readOnly property

bool readOnly
inherited

Implementation

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