menu
fluttery_framework package
documentation
view.dart
CustomRaisedButton
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Optional 'Long Press' Callback function
Implementation
final VoidCallback? onLongPress;
fluttery_framework package
documentation
view
CustomRaisedButton
onLongPress property
CustomRaisedButton class