tags property

Set<Object> tags
inherited

All the field tags bound to this form.

Implementation

Set<Object> get tags => Set.unmodifiable(_fields.keys);