enabled property
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;
Whether tickers are enabled (not muted) for the subtree.
Effective value is the logical AND of all ancestor and local TickerMode.enabled values.
final bool enabled;