secondaryManipulated property

RxBool secondaryManipulated
final

Indicator whether the secondary view is being manipulated in any way, be that scaling or panning.

Implementation

final RxBool secondaryManipulated = RxBool(false);