flutter_json_widgets
table_column_width
MinColumnWidth
MinColumnWidth.fromJson factory constructor
MinColumnWidth.fromJson
MinColumnWidth.fromJson
constructor
Null safety
MinColumnWidth.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MinColumnWidth.fromJson(Map<String, dynamic> json) = _$MinColumnWidth.fromJson;
flutter_json_widgets
table_column_width
MinColumnWidth
MinColumnWidth.fromJson factory constructor
MinColumnWidth class
Constructors
MinColumnWidth
fromJson
Properties
a
b
copyWith
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==