menu
xwidgets_pack package
documentation
widgets/x_button.dart
XButton
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Called when the button is long-pressed.
Implementation
final VoidCallback? onLongPress;
xwidgets_pack package
documentation
widgets/x_button
XButton
onLongPress property
XButton class