isClosing property
getter/setter pair
Indicator whether a closing animation is being fired and soon the
isClosed will become true.
Implementation
bool isClosing = false;
Indicator whether a closing animation is being fired and soon the
isClosed will become true.
bool isClosing = false;