Hi, this seems like a stupid question but how can I make an IconButton square? I'm currently using a container with an icon inside it to get this result but I would like to use an IconButton.
My IconButton is currently round and I can only see a 'button size' style property, not the usual 'height' and 'width'. What am I missing here? This seems like a simple configuration option but I can't seem to work out how to do it.
Thanks in advance.