updated property

StreamController? updated
getter/setter pair

Stream controller for field update notifications.

Used internally by the form system to broadcast changes and coordinate field updates across the form.

Implementation

StreamController? updated;