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