optionsTranslation property

OptionsTranslation? optionsTranslation
final

Pass your translations for the options like:

  • PlaybackSpeed
  • Subtitles
  • Cancel

Buttons

These are required for the default OptionItem's

Implementation

final OptionsTranslation? optionsTranslation;