surface
surface
DragNub
DragNub const constructor
DragNub
surface
surface
DragNub
DragNub const constructor
DragNub class
Constructors
DragNub
Properties
borderWidth
color
hashCode
height
key
runtimeType
width
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
DragNub
constructor
const
DragNub
(
{
double
width
,
double
height
,
Color
color
,
double
borderWidth
}
)
Implementation
const DragNub({ this.width, this.height, this.color, this.borderWidth, });