FileViewLocalizations class

localizations

Inheritance

Constructors

FileViewLocalizations(Locale? locale)
const

Properties

engineDownloadCancelNotWifi String
no setterinherited
engineDownloadCancelRequesting String
no setterinherited
engineDownloadFail String
no setterinherited
engineDownloadFlowCancel String
no setterinherited
engineDownloading String
no setterinherited
engineDownloadNoNeedRequest String
no setterinherited
engineDownloadNonRequired String
no setterinherited
engineDownloadOutOfOne String
no setterinherited
engineDownloadSuccess String
no setterinherited
engineFail String
no setterinherited
engineInstallFail String
no setterinherited
engineInstallSuccess String
no setterinherited
engineLoading String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
locale Locale?
finalinherited
nonExistentTip String
no setterinherited
retry String
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unSupportedPlatformTip String
no setterinherited
unSupportedType String
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) FileViewLocalizations

Constants

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