flutter_json_widgets
data_row
DataRow
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
data_row
DataRow
toJson method
DataRow class
Constructors
DataRow
byIndex
fromJson
Properties
cells
color
copyWith
hashCode
onDeselect
onLongPress
onSelect
runtimeType
selected
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==