DartOnDevicePixelRatioChanged typedef

DartOnDevicePixelRatioChanged = void Function(Pointer<Void>, double devicePixelRatio)

Implementation

typedef DartOnDevicePixelRatioChanged = void Function(Pointer<Void>, double devicePixelRatio);