menu
flutter_native_ui package
documentation
public/widgets/navigation.dart
NativeNavItem
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
Function
?
onPressed
getter/setter pair
Function to be ran when the nav item is pressed
Implementation
Function? onPressed;
flutter_native_ui package
documentation
public/widgets/navigation
NativeNavItem
onPressed property
NativeNavItem class