AFConnectedUIBuilderDelegate typedef
AFConnectedUIBuilderDelegate =
AFConnectedUIBase<AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam, AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > Function(BuildContext? context)
Implementation
typedef AFConnectedUIBuilderDelegate = AFConnectedUIBase Function(BuildContext? context);