menu
flutter_lyric package
documentation
core/lyric_controller.dart
LyricController
progressNotifier property
progressNotifier property
dark_mode
light_mode
progressNotifier
property
ValueNotifier
<
Duration
>
progressNotifier
late
final
Implementation
late final ValueNotifier<Duration> progressNotifier = ValueNotifier(Duration.zero);
flutter_lyric package
documentation
core/lyric_controller
LyricController
progressNotifier property
LyricController class