menu
kat_common package
documentation
widgets/controls/kat_button_nav_bar.dart
KatButtonNavBar
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the button is tapped; the button is disabled when null.
Implementation
final VoidCallback? onPressed;
kat_common package
documentation
widgets/controls/kat_button_nav_bar
KatButtonNavBar
onPressed property
KatButtonNavBar class