propagateChanges property
bool
get
propagateChanges
Whether the group is currently listening to value changes in child controls.
Implementation
bool get propagateChanges => _propagateChanges;
Whether the group is currently listening to value changes in child controls.
bool get propagateChanges => _propagateChanges;