text property
The text that will be shown in the closed caption, or null if no caption should be shown. If the text is empty the caption will not be shown.
Implementation
final String? text;
The text that will be shown in the closed caption, or null if no caption should be shown. If the text is empty the caption will not be shown.
final String? text;