globalKeys property
Map of field keys to their associated global keys for state management.
Implementation
final Map<String, GlobalKey<FormCraftTextFieldState>> globalKeys = {};
Map of field keys to their associated global keys for state management.
final Map<String, GlobalKey<FormCraftTextFieldState>> globalKeys = {};