menu
afib package
documentation
afib_flutter.dart
AFConnectedUIConfig<TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam, TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
stateViewCreator property
stateViewCreator property
dark_mode
light_mode
stateViewCreator
property
AFCreateStateViewDelegate
<
TStateView
>
stateViewCreator
final
Implementation
final AFCreateStateViewDelegate<TStateView> stateViewCreator;
afib package
documentation
afib_flutter
AFConnectedUIConfig<TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam, TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
stateViewCreator property
AFConnectedUIConfig class