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