DartCreateScreen typedef

DartCreateScreen = Pointer<Void> Function(double, double)

Implementation

typedef DartCreateScreen = Pointer<Void> Function(double, double);