devicePixelRatio property

double devicePixelRatio
final

设备宽高比

Implementation

static final devicePixelRatio =
    PlatformDispatcher.instance.views.first.devicePixelRatio;