opening property

bool opening

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

Implementation

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