flutter_json_widgets
table_border
TableBorderAll
TableBorderAll.fromJson factory constructor
TableBorderAll.fromJson
TableBorderAll.fromJson
constructor
Null safety
TableBorderAll.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TableBorderAll.fromJson(Map<String, dynamic> json) = _$TableBorderAll.fromJson;
flutter_json_widgets
table_border
TableBorderAll
TableBorderAll.fromJson factory constructor
TableBorderAll class
Constructors
TableBorderAll
fromJson
Properties
borderRadius
color
copyWith
hashCode
runtimeType
style
width
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==