minimizing property
final
Indicator whether the MinimizableView is being minimized.
Implementation
final RxBool minimizing = RxBool(false);
Indicator whether the MinimizableView is being minimized.
final RxBool minimizing = RxBool(false);