SwipeEdge enum
Enum representing the edge from which a swipe starts in a back gesture.
This is used in PredictiveBackEvent to indicate the starting edge of the swipe gesture.
Values
Properties
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