menu
softuiux package
documentation
presentation/widgets/pdf_viewer/pdf_viewer_controller.dart
SoftUiPdfViewerController
SoftUiPdfViewerController.new constructor
SoftUiPdfViewerController.new constructor
dark_mode
light_mode
SoftUiPdfViewerController
constructor
SoftUiPdfViewerController
(
{
String
?
path
,
Uint8List
?
data
,
})
Implementation
SoftUiPdfViewerController({this.path, this.data}) { Get.put(this); }
softuiux package
documentation
presentation/widgets/pdf_viewer/pdf_viewer_controller
SoftUiPdfViewerController
SoftUiPdfViewerController.new constructor
SoftUiPdfViewerController class