menu
u package
documentation
utilities.dart
PdfFormFieldValueChangedDetails
oldValue property
oldValue property
dark_mode
light_mode
oldValue
property
Object
?
get
oldValue
The old value of the form field.
Implementation
Object? get oldValue => _oldValue;
u package
documentation
utilities
PdfFormFieldValueChangedDetails
oldValue property
PdfFormFieldValueChangedDetails class