PDFViewerTooltip constructor
const
PDFViewerTooltip({})
Implementation
const PDFViewerTooltip(
{this.first = "First",
this.previous = "Previous",
this.next = "Next",
this.last = "Last",
this.pick = "Pick a page",
this.jump = "Jump"});