menu
pspdfkit_flutter package
documentation
pspdfkit.dart
PdfTextFormField
PdfTextFormField constructor
PdfTextFormField constructor
dark_mode
light_mode
PdfTextFormField
constructor
PdfTextFormField
(
String
?
defaultValue
,
String
?
text
)
Implementation
PdfTextFormField(this.defaultValue, this.text);
pspdfkit_flutter package
documentation
pspdfkit
PdfTextFormField
PdfTextFormField constructor
PdfTextFormField class