globalKeys property

Map of field keys to their associated global keys for state management.

Implementation

final Map<String, GlobalKey<FormCraftTextFieldState>> globalKeys = {};