AFCreateFunctionalThemeDelegate typedef
        AFCreateFunctionalThemeDelegate =
     AFFunctionalTheme Function(AFThemeID id, AFFundamentalThemeState fundamentals, AFBuildContext<AFFlexibleStateView, AFRouteParam>  context)
    
    
    
Implementation
typedef AFCreateFunctionalThemeDelegate = AFFunctionalTheme Function(AFThemeID id, AFFundamentalThemeState fundamentals, AFBuildContext context);