closing property

bool closing

Whether the user was in the process to close the Slidable.

Implementation

bool get closing => direction == GestureDirection.closing;