menu
u package
documentation
components/doc/u_pdf_render.dart
UPdfIndex
UPdfIndex.new const constructor
UPdfIndex.new const constructor
dark_mode
light_mode
UPdfIndex
constructor
const
UPdfIndex
(
List
<
int
>
offsets
,
Uint8List
data
,
int
endOffset
)
Implementation
const UPdfIndex(this.offsets, this.data, this.endOffset);
u package
documentation
components/doc/u_pdf_render
UPdfIndex
UPdfIndex.new const constructor
UPdfIndex class