draggable_float_widget library

Classes

DraggableFloatWidget
This is a draggable and floating Flutter widget.
DraggableFloatWidgetBaseConfig
The base config of DraggableFloatWidget.

Enums

DraggableFloatWidgetState
The State of DraggableFloatWidget.
OperateEvent
Operation event

Constants

defaultBorderWidth → const double
The default value of the width of the component boundary.
defaultExposedPartWidthWhenHidden → const double
The default value of the width of the exposed part when the component is hidden.
defaultWidgetHeight → const double
The default value of DraggableFloatWidget.height.
defaultWidgetWidth → const double
The default value of DraggableFloatWidget.width.