TitleNavigationBarStyle class
Constructors
-
const
Properties
- activeColor → Color
-
It is the color that the active title will show.
final
- background → Color
-
Colooooors :D
final
- deactiveColor → Color
-
It is the color that the desactive title will show.
final
- elevation → double
-
Boxshadow Y-Offset. If 0 don't show the BoxShadow
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- padding → EdgeInsets
-
It's the padding will have the titles container
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spaceBetween → double
-
It is the padding between titles.
final
- style → TextStyle?
-
It is Titles style
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