selectedColor property

Color? selectedColor
final

选中的颜色

Implementation

final Color? selectedColor = Colors.grey[200];