menu
flutter_lyric package
documentation
core/lyric_controller.dart
LyricController
stopSelection method
stopSelection method
dark_mode
light_mode
stopSelection
method
void
stopSelection
(
)
Implementation
void stopSelection() { notifyEvent(LyricEvent.stopSelection); }
flutter_lyric package
documentation
core/lyric_controller
LyricController
stopSelection method
LyricController class