menu
pspdfkit_flutter package
documentation
pspdfkit.dart
PdfFormOption
PdfFormOption.new constructor
PdfFormOption.new constructor
dark_mode
light_mode
PdfFormOption
constructor
PdfFormOption
(
{
required
String
value
,
required
String
label
,
})
Implementation
PdfFormOption({required this.value, required this.label});
pspdfkit_flutter package
documentation
pspdfkit
PdfFormOption
PdfFormOption.new constructor
PdfFormOption class