menu
vivysub_utils package
documentation
subtitle_editor.dart
SubtitleEditor
getComment method
getComment method
dark_mode
light_mode
getComment
method
dynamic
getComment
(
String
id
)
Implementation
getComment(String id) { return _state[ActionType.comments][id]; }
vivysub_utils package
documentation
subtitle_editor
SubtitleEditor
getComment method
SubtitleEditor class