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>>
addScreenSpecificModels method
addScreenSpecificModels method
dark_mode
light_mode
addScreenSpecificModels
method
void
addScreenSpecificModels
(
List
<
Object
?
>
models
)
Implementation
void addScreenSpecificModels(List<Object?> models) { }
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>>
addScreenSpecificModels method
AFConnectedUIConfig class