lightColor property

bool? lightColor
getter/setter pair

设置状态栏文字颜色(系统版本6.0以上可设置黑色白色),true为黑色

Implementation

late bool? lightColor;