normalColor property

Color? normalColor
final

普通状态(isGrey=true)的颜色,默认值: Color(0xffeeeeee)

Implementation

final Color? normalColor;