MaterialNavBarData class
Constructors
-
MaterialNavBarData({List<BottomNavigationBarItem>? items, Color? backgroundColor, double? iconSize, double? elevation, Color? fixedColor, Key? widgetKey, void itemChanged(int)?, int? currentIndex, double? height, BottomNavigationBarType? type, Key? bottomNavigationBarKey, NotchedShape? shape, Clip? clipBehavior, double? notchMargin, double? selectedFontSize, Color? selectedItemColor, bool? showSelectedLabels, bool? showUnselectedLabels, double? unselectedFontSize, Color? unselectedItemColor, IconThemeData? selectedIconTheme, TextStyle? selectedLabelStyle, IconThemeData? unselectedIconTheme, TextStyle? unselectedLabelStyle, MouseCursor? mouseCursor, bool? enableFeedback, BottomNavigationBarLandscapeLayout? landscapeLayout, bool useLegacyColorScheme = true, EdgeInsetsGeometry? padding, Color? surfaceTintColor, Color? shadowColor})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited