enabled property

bool enabled
final

Whether tickers are enabled (not muted) for the subtree.

Effective value is the logical AND of all ancestor and local TickerMode.enabled values.

Implementation

final bool enabled;