filmov
tv
Flutter - Using IconButton Widget | Flutter Tutorial
Показать описание
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).
If the onPressed callback is null, then the button will be disabled and will not react to touch. ⬇️
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).
If the onPressed callback is null, then the button will be disabled and will not react to touch. ⬇️