secondaryDragged property
final
Indicator whether the secondary view is being dragged.
Implementation
final RxBool secondaryDragged = RxBool(false);
Indicator whether the secondary view is being dragged.
final RxBool secondaryDragged = RxBool(false);