The Floating Action Button (FAB) is key to most Material design applications. And I need it for #143. Please add it. Thanks. https://mui.com/material-ui/react-floating-action-button/  ## Workaround Use `IconButton` and set `size="2em"` or similar.