menu
fluent_ui package
documentation
fluent_ui.dart
CommandBarButton
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
The callback to call when the button is long pressed.
Implementation
final
VoidCallback? onLongPress;
fluent_ui package
documentation
fluent_ui
CommandBarButton
onLongPress property
CommandBarButton class