menu
messenger
ui/page/home/widget/field_button.dart
FieldButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback, called when this
FieldButton
is pressed.
Implementation
final VoidCallback? onPressed;
messenger
field_button
FieldButton
onPressed property
FieldButton class