Block
Are you looking to get certified in DevOps, SRE and DevSecOps?
DevOps
Get Certified!
SRE
Ahead from others!
DevSecOps
Security is Key
Kubernetes
Tomorow's Platform!

Stateless Widget in Flutter.

Stateless :- A Stateless widget has no internal state to manage.

For Example :- Icon , IconButtons, Text , etc.

Write Down the Below code in main.dart file.