NativeAllocateNewPage typedef

NativeAllocateNewPage = Void Function(Double, Int32, Int8, Int8, Pointer<Void>, Pointer<WidgetElementShape>, Int32 shapeLen, Handle object, Pointer<NativeFunction<HandleAllocateNewPageResult>> handleResult)

Implementation

typedef NativeAllocateNewPage = Void Function(Double, Int32, Int8, Int8, Pointer<Void>, Pointer<WidgetElementShape>,
    Int32 shapeLen, Handle object, Pointer<NativeFunction<HandleAllocateNewPageResult>> handleResult);