Floating action button is a circular rounded button over application activity screen at bottom right side. There is always a Icon present inside the Floating action button which represents a certain task. To add the icon we would use flutter’s Material style Icon library which has thousands of free icons inside it. There is no need to set alignment of Floating action button over the screen it is automatically aligned for all Views.