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