menu
cupertino_native_extra package
documentation
components/navigation_bar.dart
CNNavigationBarAction
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback when the action is tapped.
Implementation
final VoidCallback? onPressed;
cupertino_native_extra package
documentation
components/navigation_bar
CNNavigationBarAction
onPressed property
CNNavigationBarAction class