menu
fluttery_framework package
documentation
view.dart
BarButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Optionally supply the button's 'onPressed' routine.
Implementation
final VoidCallback? onPressed;
fluttery_framework package
documentation
view
BarButton
onPressed property
BarButton class