changingMode property

bool changingMode
final

True while setMode is animating its rect/crop transition. Use to gate mode-transition fades without firing on user interaction.

Implementation

final bool changingMode;