SetValueEvent class
- Inheritance
-
- Object
- TriggerEvent
- SetValueEvent
Constructors
- SetValueEvent(String value)
-
const
Properties
Methods
-
apply(
AutoFieldWidget field) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reverse(
AutoFieldWidget field) → void -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited