hintLineColor property

Color? hintLineColor
getter/setter pair

如果有辅助线的时候,需要特殊设置的辅助线颜色,这个参数对标baseBean模型参数中的hintLineColor,这里不为空的以后,这个positionRetioy的辅助线颜色设置以此为准

Implementation

Color? hintLineColor;