menu
limitless_ui package
documentation
pdf_viewer.dart
LiPdfViewerComponent
documentLoaded property
documentLoaded property
dark_mode
light_mode
documentLoaded
property
@Output.new()
Stream
<
int
>
get
documentLoaded
Implementation
@Output() Stream<int> get documentLoaded => _documentLoadedController.stream;
limitless_ui package
documentation
pdf_viewer
LiPdfViewerComponent
documentLoaded property
LiPdfViewerComponent class