getInvertColors top-level property
bool
get
getInvertColors
invertColors → bool 设备是否反转平台的颜色
Implementation
bool get getInvertColors => mediaQuery.invertColors;
invertColors → bool 设备是否反转平台的颜色
bool get getInvertColors => mediaQuery.invertColors;