LyricController constructor
LyricController({
- TickerProvider? vsync,
- Duration? draggingTimerDuration,
Implementation
LyricController({this.vsync, this.draggingTimerDuration});