#flutter-widgets
Read more stories on Hashnode
Articles with this tag
When used correctly, the Text widget is a powerful widget that easily allows the styling and displaying of text. Here are some questions you are...
Nearly all things in Flutter are widgets. Buttons are widgets. Texts are widgets. Even animations are defined by widgets. Think of widgets as Lego...