DartAllocateNewPage typedef

DartAllocateNewPage = void Function(double, int, int, int, Pointer<Void>, Pointer<WidgetElementShape>, int shapeLen, Object object, Pointer<NativeFunction<HandleAllocateNewPageResult>> handleResult)

Implementation

typedef DartAllocateNewPage = void Function(double, int, int, int, Pointer<Void>, Pointer<WidgetElementShape>,
    int shapeLen, Object object, Pointer<NativeFunction<HandleAllocateNewPageResult>> handleResult);