getKeys method

List<GlobalKey<FormState>> getKeys()

Implementation

List<GlobalKey<FormState>> getKeys() => _keys;