menu
vpack package
documentation
components/navigation/vent_bottom_bar.dart
VentBottomBar<T>
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
void Function
(
VentBottomBarItem
<
T
>
?
item
)
onPressed
final
Implementation
final void Function(VentBottomBarItem<T>? item) onPressed;
vpack package
documentation
components/navigation/vent_bottom_bar
VentBottomBar<T>
onPressed property
VentBottomBar class