RenderCallback typedef

RenderCallback = void Function(int pages)

Implementation

typedef RenderCallback = void Function(int pages);