Floating action is used to notify and provide action for the user.
[color]="FloatingActionColor.PRIMARY"
Show new messages
[color]="FloatingActionColor.DEFAULT"
Show new messages
Renders as a circular icon-only button. Drops the label and the trailing icon spacing. Requires `icon` to be set.