Creates a widget that enables or disables tickers.
const TickerMode({ super.key, required this.enabled, required this.child, });