menu
materialx_flutter package
documentation
model/bottom_nav.dart
BottomNav
BottomNav.count constructor
BottomNav.count constructor
dark_mode
light_mode
BottomNav.count
constructor
BottomNav.count
(
String
title
,
IconData
icon
,
Color
?
color
,
bool
badge
,
String
badgeText
,
)
Implementation
BottomNav.count(this.title, this.icon, this.color, this.badge, this.badgeText);
materialx_flutter package
documentation
model/bottom_nav
BottomNav
BottomNav.count constructor
BottomNav class