flutter_json_widgets
table_row
TableRow
children property
children
children
property
Null safety
List
<
Widget
>
?
children
inherited
Implementation
List<Widget>? get children => throw _privateConstructorUsedError;
flutter_json_widgets
table_row
TableRow
children property
TableRow class
Constructors
TableRow
fromJson
Properties
children
copyWith
decoration
hashCode
key
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==