A map linking each AFTextField'id to its respective FocusNode that will be populated inside the initState method.
final Map<String, FocusNode> focusNodes = {};