activeColor property

Color? activeColor
final

选中时的颜色 / Active color 仅在 useDefaultStyle 为 true 时生效 / Only works when useDefaultStyle is true

Implementation

final Color? activeColor;