DraggableBlurSheet<R> mixin
- Implemented types
Properties
- controller ↔ ScrollController?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- initialChildSize → double
-
final
- minChildSize → double
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
base(
BuildContext context, {required Widget child}) → Widget -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pop(
BuildContext context, [R? result]) → bool -
inherited
-
show(
BuildContext context) → Future< R?> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- BORDER_RADIUS → const double