closedCaptionTextStyle property

TextStyle closedCaptionTextStyle
final

Used in DefaultTextStyle

Use this property if you require to override the text style provided by the default ClosedCaption widgets.

If any text style property is passed to Flick Widget at the time of widget creation, that style wont be overridden.

Implementation

final TextStyle closedCaptionTextStyle;