flutter_json_widgets
table_column_width
FixedColumnWidth
FixedColumnWidth const constructor
FixedColumnWidth
FixedColumnWidth
constructor
Null safety
const
FixedColumnWidth
(
double
value
)
Implementation
const factory FixedColumnWidth(final double value) = _$FixedColumnWidth;
flutter_json_widgets
table_column_width
FixedColumnWidth
FixedColumnWidth const constructor
FixedColumnWidth class
Constructors
FixedColumnWidth
fromJson
Properties
copyWith
hashCode
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==