menu
quickcapture package
documentation
quickcapture_platform_interface.dart
QuickcapturePlatform
buildPDF method
buildPDF method
dark_mode
light_mode
buildPDF
method
Future
<
String
?
>
buildPDF
(
)
Implementation
Future<String?> buildPDF() { throw UnimplementedError('buildPDF() has not been implemented.'); }
quickcapture package
documentation
quickcapture_platform_interface
QuickcapturePlatform
buildPDF method
QuickcapturePlatform class