NiceQuickActionFab constructor
const
NiceQuickActionFab({})
Implementation
const NiceQuickActionFab({
super.key,
required this.actions,
this.icon = Icons.add,
this.closeIcon,
this.backgroundColor,
this.foregroundColor,
this.spacing = 12,
});