NavigationBarStyle class
Constructors
-
const
Properties
- activeColor → Color
-
It is the color that the active icon and indicator will show.
final
- background → Color
-
Background color
final
- deactiveColor → Color
-
It's the color that will have icons that are not active.
final
- elevation → double
-
Box shadow y-elevation
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- position → NavigationPosition
-
Change navigation position. Default is at the Bottom.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- verticalPadding → double
-
It's the vertical padding that the navItem have.
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