textTrackStyle property

TextTrackStyle? textTrackStyle
final

The requested text track style. If not provided, the device style preferences (if existing) will be used.

Implementation

final TextTrackStyle? textTrackStyle;