I want to add text to my circle avatar [enter image description here][1]
[1]: https://i.stack.imgur.com/knsdj.jpg like this in a row with other avatars.
I want to add text to my circle avatar [enter image description here][1]
[1]: https://i.stack.imgur.com/knsdj.jpg like this in a row with other avatars.
You could create a small custom widget composed of a Column widget, containing a Circle avatar and a label below, with some spacing in between and padding all around, as in:
Add it to a Row widget and they should look like this;
Using something like: