flutter_json_widgets
data_row
DataRow
onSelect property
onSelect
onSelect
property
Null safety
Callback
?
onSelect
inherited
Implementation
Callback? get onSelect => throw _privateConstructorUsedError;
flutter_json_widgets
data_row
DataRow
onSelect 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 ==