checkColor property

Color? checkColor
final

勾选标记颜色 / Check mark color 仅在 useDefaultStyle 为 true 时生效 / Only works when useDefaultStyle is true

Implementation

final Color? checkColor;