buildPageOverlay property

BuildPageContentFunc? buildPageOverlay
final

Custom overlay that is shown on page.

For example, drawings, annotations on pages.

Implementation

final BuildPageContentFunc? buildPageOverlay;