Signature used by Dismissable to indicate that it has been dismissed in
the given direction
.
Used by Dismissable.onDismissed.
Source
typedef void DismissDirectionCallback(DismissDirection direction);
Signature used by Dismissable to indicate that it has been dismissed in
the given direction
.
Used by Dismissable.onDismissed.
typedef void DismissDirectionCallback(DismissDirection direction);