menu
flutter_chrome_cast package
documentation
common/text_track_style.dart
TextTrackStyle
fontScale property
fontScale property
dark_mode
light_mode
fontScale
property
int
?
fontScale
final
The font scaling factor for the text track (the default is 1.0).
Implementation
final int? fontScale;
flutter_chrome_cast package
documentation
common/text_track_style
TextTrackStyle
fontScale property
TextTrackStyle class