VirtualKeyboardDefaultLayoutKeys class

Inheritance

Properties

activeIndex int
getter/setter pairinherited
activeLayout List<List>
no setterinherited
defaultArabicLayout List<List>
no setterinherited
defaultEnglishLayout List<List>
no setterinherited
defaultLayouts List<VirtualKeyboardDefaultLayouts>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getLanguage(int index) List<List>
override
getLanguagesCount() int
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
switchLanguage() → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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