EventDrop class
- Inheritance
-
- Object
- Event<
EventDropManager> - EventDrop
Constructors
Properties
Methods
-
call(
String name, EventDropManager manager, Node node) → Future< bool> -
inherited
-
getFunction(
String name) → Future< bool> Function(EventDropManager, Node)? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setDrop(
Future< bool> function(EventDropManager, Node)) → Future -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited