AFCreateComponentStateDelegate typedef
AFCreateComponentStateDelegate =
AFComponentState Function(Map<String, Object> models)
Implementation
typedef AFCreateComponentStateDelegate = AFComponentState Function(Map<String, Object> models);