subtitle property

List<String> subtitle
getter/setter pair

Implementation

late List<String> subtitle = widget.controller.player.state.subtitle;