ValueColorCondition typedef

ValueColorCondition = bool Function()

当值符合条件时,改变颜色

Implementation

typedef bool ValueColorCondition();