NavBarDecoration class

Constructors

const

Properties

adjustScreenBottomPaddingOnCurve bool
If enabled, the screen's bottom padding will be adjusted accordingly to the amount of curve applied.
final
border BoxBorder?
final
borderRadius BorderRadius?
Defines the curve radius of the corners of the NavBar.
final
boxShadow List<BoxShadow>?
final
gradient Gradient?
Color for the container which holds the bottom NavBar.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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