menu
fluttery_framework package
documentation
view.dart
Option
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
The optional callback function
Implementation
final VoidCallback? onPressed;
fluttery_framework package
documentation
view
Option
onPressed property
Option class