menu
phoenix_widgets package
documentation
phoenix_pdf.dart
PhoenixPdf
PhoenixPdf.new const constructor
PhoenixPdf.new const constructor
dark_mode
light_mode
PhoenixPdf
constructor
const
PhoenixPdf
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const PhoenixPdf({super.key, required this.url});
phoenix_widgets package
documentation
phoenix_pdf
PhoenixPdf
PhoenixPdf.new const constructor
PhoenixPdf class