controls property

Map<String?, AbstractControl>? controls

Implementation

Map<String?, AbstractControl>? get controls => form?.controls;