supplementalPlayerUiCss property
- @JsonKey(name: 'supplementalPlayerUiCss')
final
Optional URI pointing to the supplemental CSS file that will be used for the Player UI. The contained styles will be added to the CSS file specified in playerUiCss.
Implementation
@JsonKey(name: 'supplementalPlayerUiCss')
final String? supplementalPlayerUiCss;