flutter_json_widgets
widget
Table
children property
children
children
property
Null safety
List
<
TableRow
>
children
Implementation
List<TableRow> get children;
flutter_json_widgets
widget
Table
children property
Table class
Constructors
Table
fromJson
Properties
border
children
columnWidths
copyWith
defaultColumnWidth
defaultVerticalAlignment
hashCode
key
runtimeType
textBaseline
textDirection
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==