Currently, IconButton does a great job when replicating floating action buttons. Its pretty straightforward, simply make it circular and position it absolutely or relatively on your container. Since shadows are a significant visual aspect on Material Design, providing an Elevation Property to IconButton would be really helpful to reduce the gap between IconButton and the native Floating Action Button.
Currently, IconButton does a great job when replicating floating action buttons. Its pretty straightforward, simply make it circular and position it absolutely or relatively on your container. Since shadows are a significant visual aspect on Material Design, providing an Elevation Property to IconButton would be really helpful to reduce the gap between IconButton and the native Floating Action Button.