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