menu
messenger
ui/widget/outlined_rounded_button.dart
OutlinedRoundedButton
onLongPress property
onLongPress
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Callback, called when this button is long-pressed.
Implementation
final
VoidCallback? onLongPress;
messenger
outlined_rounded_button
OutlinedRoundedButton
onLongPress property
OutlinedRoundedButton class