📅  最后修改于: 2022-03-11 14:55:46.702000             🧑  作者: Mango
Chip(
avatar: CircleAvatar(
backgroundColor: Colors.grey.shade800,
child: const Text('C'),
),
label: const Text('Chip'),
backgroundColor: Colors.blue[100],
),