flutter_json_widgets
widget
TextButton
onPressed property
onPressed
onPressed
property
Null safety
Callback
?
onPressed
Implementation
Callback? get onPressed;
flutter_json_widgets
widget
TextButton
onPressed 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 ==