tickerMixin property

dynamic tickerMixin
final

For performance reason the default tickerProvider is of type singleTickerProviderStateMixin.

use tickerProviderStateMixin if many controllers use the same ticker.

Implementation

final TickerMixin? tickerMixin;