menu
messenger
ui/widget/widget_button.dart
WidgetButton
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
widget_button
WidgetButton
onLongPress property
WidgetButton class