MaterialNavigationBarData class
Constructors
-
MaterialNavigationBarData({Key? widgetKey, List<NavigationDestination>? items, double? height, Duration? animationDuration, Color? backgroundColor, double? elevation, Color? indicatorColor, ShapeBorder? indicatorShape, NavigationDestinationLabelBehavior? labelBehavior, ValueChanged<int>? onDestinationSelected, int? selectedIndex, Color? shadowColor, Color? surfaceTintColor})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited