DragPlugin class

Inheritance

Constructors

DragPlugin()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
id Object?
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(BuildContext context, CellController controller, Widget child) Widget
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onAttach(CellController controller) → void
inherited
onChildAdded(CellController controller, CellController child) → void
inherited
onChildRemoved(CellController controller, CellController child) → void
inherited
onCreate(CellController controller) Iterable<Disposable>
override
onDetach(CellController controller) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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