flutter_form_builder
flutter_form_builder
FormBuilderState
readOnly property
readOnly
flutter_form_builder
flutter_form_builder
FormBuilderState
readOnly property
FormBuilderState class
Constructors
FormBuilderState
Properties
fields
initialValue
readOnly
value
context
hashCode
mounted
runtimeType
widget
Methods
build
dispose
initState
registerFieldKey
reset
save
saveAndValidate
setAttributeValue
unregisterFieldKey
validate
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
readOnly
property
bool
readOnly
Implementation
bool get readOnly => widget.readOnly;