VideoLocalizations class

localizations

Inheritance

Constructors

VideoLocalizations(Locale? locale)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
locale Locale?
finalinherited
retry String
Reinitialize.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
speed String
Speed.
no setterinherited
speedPlay String
Maximum speed playback.
no setterinherited

Methods

getItem(String key) Object?
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

of(BuildContext context) VideoLocalizations
Internally available

Constants

languages → const List<String>
Language Support
localizedValues → const Map<String, Map<String, Object>>
Language Values