NavBarDecoration class

Constructors

const

Properties

border BoxBorder?
final
borderRadius BorderRadius?
Defines the curve radius of the corners of the NavBar.
final
boxShadow List<BoxShadow>?
final
colorBehindNavBar Color
Color for the container which holds the bottom NavBar.
final
gradient Gradient?
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
useBackdropFilter bool
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