DartAllocateNewPageSync typedef
DartAllocateNewPageSync =
Pointer<Void> Function(double, Pointer<Void> , Pointer<WidgetElementShape> , int, int)
Implementation
typedef DartAllocateNewPageSync = Pointer<Void> Function(double, Pointer<Void>, Pointer<WidgetElementShape>, int, int);