BottomNavigationBarDesign class

Constructors

BottomNavigationBarDesign({Color background = Colors.black, Color indicator = _placeHolderColor, Color selected = Colors.white, Color unSelected = _placeHolderColor})
const

Properties

background Color
final
hashCode int
The hash code for this object.
no setterinherited
indicator Color
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selected Color
final
unSelected Color
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited