menu
pdf_document package
documentation
pdf_document.dart
PdfFormField
isReadOnly property
isReadOnly property
dark_mode
light_mode
isReadOnly
property
bool
get
isReadOnly
Implementation
bool get isReadOnly => flags & readOnlyFlag != 0;
pdf_document package
documentation
pdf_document
PdfFormField
isReadOnly property
PdfFormField class