Circle Around Icon Flutter

[Solved] Circle Around Icon Flutter | C - Code Explorer | yomemimo.com
Question : circle around icon flutter

Answered by : loonix

 CircleAvatar( backgroundColor: Colors.white, radius: 30, child: Icon(Icons.add),
),

Source : | Last Update : Tue, 25 Aug 20

Answers related to circle around icon flutter

Code Explorer Popular Question For C