menu
u package
documentation
components/doc/u_pdf_edit.dart
UPdfFormField
displayValue property
displayValue property
dark_mode
light_mode
displayValue
property
String
get
displayValue
Implementation
String get displayValue => value == null ? "" : "$value";
u package
documentation
components/doc/u_pdf_edit
UPdfFormField
displayValue property
UPdfFormField class