menu
epos_frontend_shared package
documentation
widgets/custom/S360fPdfViewer/pdf_viewer_mobile.dart
S360fPdfViewer
S360fPdfViewer.new const constructor
S360fPdfViewer.new const constructor
dark_mode
light_mode
S360fPdfViewer
constructor
const
S360fPdfViewer
(
{
required
String
pdfUrl
,
Map
<
String
,
String
>
?
headers
,
bool
withBase64
=
false
,
Key
?
key
,
})
Implementation
const S360fPdfViewer({ required this.pdfUrl, this.headers, this.withBase64 = false, super.key, });
epos_frontend_shared package
documentation
widgets/custom/S360fPdfViewer/pdf_viewer_mobile
S360fPdfViewer
S360fPdfViewer.new const constructor
S360fPdfViewer class