fields property

Map<String, GlobalKey<FormFieldState>> fields

Implementation

Map<String, GlobalKey<FormFieldState>> get fields => _fieldKeys;