flutter_json_widgets
data_row
DataRow
cells property
cells
cells
property
Null safety
List
<
DataCell
>
cells
inherited
Implementation
List<DataCell> get cells => throw _privateConstructorUsedError;
flutter_json_widgets
data_row
DataRow
cells property
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 ==