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