menu
oneui_plus package
documentation
widgets/one_contained_button.dart
OneContainedButton
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
a callback called when the button is long-pressed
Implementation
final VoidCallback? onLongPress;
oneui_plus package
documentation
widgets/one_contained_button
OneContainedButton
onLongPress property
OneContainedButton class