FUIFloatingActionButton constructor
const
FUIFloatingActionButton({})
Implementation
const FUIFloatingActionButton({
super.key,
required this.icon,
this.onPressed,
this.tooltip,
this.heroTag,
this.small = false,
});