playerUiCss property

  1. @JsonKey(name: 'playerUiCss')
String? playerUiCss
final

Optional URI pointing to the CSS file that should be used for the Player UI instead of the default CSS file.

Implementation

@JsonKey(name: 'playerUiCss')
final String? playerUiCss;