secondaryManipulated property
final
Indicator whether the secondary view is being manipulated in any way, be that scaling or panning.
Implementation
final RxBool secondaryManipulated = RxBool(false);
Indicator whether the secondary view is being manipulated in any way, be that scaling or panning.
final RxBool secondaryManipulated = RxBool(false);