FResizableManagedControl constructor
const
FResizableManagedControl({
- FResizableController? controller,
- ValueChanged<
List< ? onResizeUpdate,FResizableRegionData> >
Creates a FResizableManagedControl.
Implementation
const FResizableManagedControl({this.controller, this.onResizeUpdate}) : super._();