menu
arcane_jaspr package
documentation
core/props/bottom_navigation_props.dart
BottomBarProps
BottomBarProps.new const constructor
BottomBarProps.new const constructor
dark_mode
light_mode
BottomBarProps
constructor
const
BottomBarProps
(
{
required
Component
child
,
bool
safeArea
=
true
,
})
Implementation
const BottomBarProps({ required this.child, this.safeArea = true, });
arcane_jaspr package
documentation
core/props/bottom_navigation_props
BottomBarProps
BottomBarProps.new const constructor
BottomBarProps class