TextInputActionMacro class abstract

Implementers

Constructors

TextInputActionMacro()

Properties

continueAction → void
no setter
doneAction → void
no setter
emergencyCallAction → void
no setter
goAction → void
no setter
hashCode int
The hash code for this object.
no setterinherited
joinAction → void
no setter
newLineAction → void
no setter
nextAction → void
no setter
noneAction → void
no setter
previousAction → void
no setter
routeAction → void
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchAction → void
no setter
sendAction → void
no setter
textInputAction TextInputAction?
getter/setter pair
unspecifiedAction → 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