dragged property

RxBool dragged
final

Indicator whether the floating panel is being dragged.

Implementation

final RxBool dragged = RxBool(false);