draggable_float_widget library

Classes

DraggableFloatWidget
This is a draggable and floating Flutter widget.
DraggableFloatWidgetBaseConfig
The base config of DraggableFloatWidget.
OperateHideEvent
'hide' event
OperateShowEvent
'show' 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.