LyricController constructor

LyricController({
  1. TickerProvider? vsync,
  2. Duration? draggingTimerDuration,
})

Implementation

LyricController({this.vsync, this.draggingTimerDuration});