KeyboardTypeMacro class abstract
- Implementers
Constructors
Properties
- addressKeyboard → void
-
no setter
- datetimeKeyboard → void
-
no setter
- decimal → void
-
no setter
- emailKeyboard → void
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- keyboardType ↔ TextInputType?
-
getter/setter pair
- multilineKeyboard → void
-
no setter
- nameKeyboard → void
-
no setter
- noKeyboard → void
-
no setter
- numberKeynoard → void
-
no setter
- passwordKeyboard → void
-
no setter
- phoneKeybaord → void
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- textKeyboard → void
-
no setter
- urlKeyboard → void
-
no setter
Methods
-
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