pdf_viewer_plugin
pdf_viewer_scaffold
PDFViewScaffoldState
shareFile method
shareFile
pdf_viewer_plugin
pdf_viewer_scaffold
PDFViewScaffoldState
shareFile method
PDFViewScaffoldState class
Constructors
PDFViewScaffoldState
Properties
pdfViwerRef
context
hashCode
mounted
runtimeType
widget
Methods
build
dispose
initState
shareFile
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
shareFile
method
void
shareFile
(
String
path
)
Implementation
void shareFile(String path) { pdfViwerRef.share(path); }