GrabbingContentOffset class

This class is an helper class for specifying the grabbingContentOffset param in a given SnappingPosition.

Constructors

GrabbingContentOffset()

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

bottom → const double
The snapping position aligns at the bottom part of the grabbing content
middle → const double
The snapping position aligns at the middle part of the grabbing content
top → const double
The snapping position aligns at the top part of the grabbing content