enabled property

bool enabled
final

The current ticker mode of this subtree.

If true, then tickers in this subtree will tick.

If false, then tickers in this subtree will not tick. Animations driven by such tickers are not paused, they just don't call their callbacks. Time still elapses.

Implementation

final bool enabled