subtitleController property
Implementation
@protected
final StreamController<List<String>> subtitleController =
StreamController<List<String>>.broadcast();
@protected
final StreamController<List<String>> subtitleController =
StreamController<List<String>>.broadcast();