isMoving property

bool get isMoving

Whether the floating widget is currently being moved.

Implementation

bool get isMoving => _isMoving;