Chip( avatar: CircleAvatar( radius: 20.0, child: const Text('C'), ), label: const Text('Chip'), labelPadding: EdgeInsets.all(10.0), ),