fontColor property
Font color, ARGB format If not set, the default is white opaque (0xFFFFFFFF) 字体颜色,ARGB格式 如果不设置,默认为白色不透明(0xFFFFFFFF)
Implementation
int? fontColor;
Font color, ARGB format If not set, the default is white opaque (0xFFFFFFFF) 字体颜色,ARGB格式 如果不设置,默认为白色不透明(0xFFFFFFFF)
int? fontColor;