menu
hello_devsecit package
documentation
Nav/BottomBar.dart
DSIBottomNav
DSIBottomNav constructor
DSIBottomNav constructor
dark_mode
light_mode
DSIBottomNav
constructor
DSIBottomNav
(
{
Key
?
key
,
dynamic
height
,
required
List
<
Widget
>
items
,
dynamic
color
,
dynamic
navAlignment
,
})
Implementation
DSIBottomNav({ super.key, this.height, required this.items, this.color, this.navAlignment, });
hello_devsecit package
documentation
Nav/BottomBar
DSIBottomNav
DSIBottomNav constructor
DSIBottomNav class