isMRatio property

bool get isMRatio

Implementation

bool get isMRatio => MediaQuery.devicePixelRatioOf(this) >= 2.0;