flutter_json_widgets
table_row
TableRow
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
table_row
TableRow
toJson method
TableRow class
Constructors
TableRow
fromJson
Properties
children
copyWith
decoration
hashCode
key
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==