menu
messenger
ui/widget/animated_button.dart
AnimatedButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
void Function
()
?
onPressed
final
Callback, called when the
child
is pressed.
Implementation
final void Function()? onPressed;
messenger
animated_button
AnimatedButton
onPressed property
AnimatedButton class