styleConfig property
- @JsonKey(name: 'styleConfig')
final
Configures visual presentation and behavior of the Player UI. A default StyleConfig is used if not set here.
Implementation
@JsonKey(name: 'styleConfig')
final StyleConfig? styleConfig;