isMoving property
bool
get
isMoving
Whether the floating widget is currently being moved.
Implementation
bool get isMoving => _isMoving;
Whether the floating widget is currently being moved.
bool get isMoving => _isMoving;