FloatingActionCtrl constructor
const
FloatingActionCtrl({})
Implementation
const FloatingActionCtrl({
super.key,
required this.url,
required this.parametros,
this.visivel = false,
this.onMaximize,
this.onClose,
});