BottomNavItem({ this.icon, this.label, this.widget, }) : assert( icon != null || widget != null, 'Either an icon or a widget must be provided for BottomNavItem', );