updated property
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;
Stream controller for field update notifications.
Used internally by the form system to broadcast changes and coordinate field updates across the form.
StreamController? updated;