FloatingButtonProps constructor
const
FloatingButtonProps({})
Implementation
const FloatingButtonProps({
this.label,
this.icon,
this.customIcon,
this.action,
this.labelDecoration,
this.backgroundColor,
this.labelStyle,
});