Flutter - Using IconButton Widget | Flutter Tutorial
In this video, we will learn about IconButton Widget in flutter
A material design icon button.
An icon button is a picture printed on a Material widget that reacts to touches by filling with color (ink).
Icon buttons are commonly used in the AppBar.actions field, but they can be used in many other places as well.
If the onPressed callback is null, then the button will be disabled and will not react to touch. ⬇️
☕ Buy me a Coffee at : https://www.buymeacoffee.com/fahadalijjj