flutter_json_widgets
data_row
DataRowByIndex
cells property
cells
cells
property
Null safety
List
<
DataCell
>
cells
override
Implementation
@override List<DataCell> get cells;
flutter_json_widgets
data_row
DataRowByIndex
cells property
DataRowByIndex class
Constructors
DataRowByIndex
fromJson
Properties
cells
color
copyWith
hashCode
index
onDeselect
onLongPress
onSelect
runtimeType
selected
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==