colorful property

bool colorful
final

彩色模式,为true时自动根据电量绘制不同的颜色,为false时填充主体色 if colorful = true , then the fill color will automatic change depend on battery value

Implementation

final bool colorful;