BottomSheetStyles class
Properties
- 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
Constants
- backgroundColor → const Color
- Background Color for Bottom Sheet
- bottom → const double
- Bottom for Bottom Sheet
- left → const double
- Left for Bottom Sheet
- minHeight → const double
- Min Height for Bottom Sheet
- paddingBottom → const double
- Padding Bottom for Bottom Sheet
- paddingLeft → const double
- Padding Left for Bottom Sheet
- paddingRight → const double
- Padding Right for Bottom Sheet
- paddingTop → const double
- Padding Top for Bottom Sheet
- right → const double
- Right for Bottom Sheet