flutter_json_widgets
widget
TextButton
onLongPress property
onLongPress
onLongPress
property
Null safety
Callback
?
onLongPress
Implementation
Callback? get onLongPress;
flutter_json_widgets
widget
TextButton
onLongPress property
TextButton class
Constructors
TextButton
fromJson
Properties
autofocus
child
clipBehavior
copyWith
hashCode
key
onLongPress
onPressed
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==