Emits when a control is added or removed from collection.
Stream<List<AbstractControl<Object?>>> get collectionChanges => _collectionChanges.stream;