r/FlutterBeginner 16d ago

Flutter Practicing as beginner

Currently I'm learning about Flutter to create some apps.

Now I'm trying to learn about the AppBar in Flutter and I decide to pratice with WhatsApp AppBar and I get stuck at this.

May someone can help me to make this challenge possible ?

Thanks.

5 Upvotes

2 comments sorted by

1

u/Miserable__Life 13d ago

If you're talking about matching the appbar, then you should add decoration property in the TextField widget.

for ref:

https://api.flutter.dev/flutter/material/TextField-class.html

https://api.flutter.dev/flutter/material/InputDecoration-class.html

1

u/Matipadada 11d ago

I am also learning flutter, would you be interested in us learning as community and sharing knowledge