LocalizationOptions class
Constructors
-
LocalizationOptions.new(LocalisationCode languageCode, {String ok = "Ok", String solid = "Simple", String gradient = "Dégradé", String cancel = "Cancel", String selectColor = "Select color", String linearGradient = "Linear gradient", String radialGradient = "Radial gradient", String sweepGradient = "Sweep gradient", String startingPoint = "Select starting point", String changeColor = "Color added. Click on colored disc to change color.", String endPoint = "Select end point"})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited