DataDragDetailsGroup class

Constructors

DataDragDetailsGroup()

Properties

dragDownDetails DragDownDetails?
按下
getter/setter pair
dragEndDetails DragEndDetails?
结束
getter/setter pair
dragStartDetails DragStartDetails?
开始
getter/setter pair
dragUpdateDetails DragUpdateDetails?
刷新
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

diff() Offset?
返回终点与始点的差距
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
重置
toString() String
A string representation of this object.
inherited

Operators

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