menu
custom_pdf_converter package
documentation
pdf.dart
PdfOutline
getLast method
getLast method
dark_mode
light_mode
getLast
method
int
getLast
(
)
Returns the last index in this outline
Implementation
int getLast() => outlines.length - 1;
custom_pdf_converter package
documentation
pdf
PdfOutline
getLast method
PdfOutline class