YodaController class

Constructors

YodaController()

Properties

hashCode int
The hash code for this object.
no setterinherited
isAttached bool
Determine if the CustomWidgetController is attached to an instance of the CustomWidget (this property must return true before any other functions can be used)
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addStatusListener(YodaStatusListener listener) → void
getKey() Key?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
start() → void
exposed methods
toString() String
A string representation of this object.
inherited

Operators

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