formField property
PdfFormField
get
formField
Returns the form field object that has focus changes.
Implementation
PdfFormField get formField => _formField;
Returns the form field object that has focus changes.
PdfFormField get formField => _formField;