readOnly property

bool readOnly

Implementation

bool get readOnly => !(_formBuilderState?.widget.skipDisabled ?? false);