LocalizationOptions class
Constructors
-
LocalizationOptions(LocalisationCode languageCode, {String ok = "Ok", String cancel = "Cancel", String help = "Aide", String remainingTime = "Temps restant", String emptyField = "Se champ est obligatoire", String invalidEmail = "Email invalide", String invalidPassword = "Mot de passe invalide", String invalidCharacterNumber = "Nombre de caractères invalide", String invalidPhone = "Numéro invalide", String invalidFormat = "Format invalide", String invalidUrl = "Adresse invalide"})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited