activeTags property

Set<Object> activeTags
inherited

All the field tags active in the form.

Implementation

Set<Object> get activeTags => Set.unmodifiable(_activeTags);