flutter_json_widgets
widget
Table
columnWidths property
columnWidths
columnWidths
property
Null safety
Map
<
int
,
TableColumnWidth
>
?
columnWidths
Implementation
Map<int, TableColumnWidth>? get columnWidths;
flutter_json_widgets
widget
Table
columnWidths 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 ==