menu
u package
documentation
components/u_pdf_viewer.dart
UPdfViewerState
applyState method
applyState method
dark_mode
light_mode
applyState
method
void
applyState
(
VoidCallback
action
)
Implementation
void applyState(VoidCallback action) => setState(action);
u package
documentation
components/u_pdf_viewer
UPdfViewerState
applyState method
UPdfViewerState class