menu
- afib package
- documentation
- afib_flutter.dart
- AFBottomSheetConfig<TSPI extends AFBottomSheetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam> class
AFBottomSheetConfig<TSPI extends AFBottomSheetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam> class
AFBottomSheetConfig<TSPI extends AFBottomSheetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, TState extends AFComponentState, TTheme extends AFFunctionalTheme, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam> class
abstract
Methods
-
addScreenSpecificModels(List<Object?> models)
→ void
-
inherited
-
createContext(AFStandardBuildContextData standard, TStateView stateView, TRouteParam param, AFRouteSegmentChildren? children)
→ AFBuildContext<TStateView, TRouteParam>
-
inherited
-
createContextForDiff(AFStore store, AFScreenID screenId, AFWidgetID wid, {required AFRouteParam? launchParam})
→ AFBuildContext<TStateView, TRouteParam>?
-
inherited
-
createDispatcher(AFStore store)
→ AFDispatcher
-
inherited
-
createSPI(BuildContext? buildContext, AFBuildContext<AFFlexibleStateView, AFRouteParam> dataContext, AFScreenID parentScreenId, AFWidgetID wid)
→ TSPI
-
inherited
-
createStateModels(AFBuildStateViewContext<TState, TRouteParam> routeParam)
→ List<Object?>
-
inherited
-
createStateView(Map<String, Object> models)
→ TStateView
-
inherited
-
createStateViewAF(AFState state, TRouteParam param, AFRouteSegmentChildren? children)
→ Iterable<Object?>
-
inherited
-
findRouteSegment(AFState state, AFScreenID parentScreen, AFWidgetID wid, {required TRouteParam? launchParam})
→ AFRouteSegment?
-
Find the route parameter for the specified named screen
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateAddChildParam<TChildRouteParam extends AFRouteParam>(AFBuildContext<AFFlexibleStateView, AFRouteParam> context, TChildRouteParam revised, {AFID? id})
→ void
-
inherited
-
updateRemoveChildParam(AFBuildContext<AFFlexibleStateView, AFRouteParam> context, AFScreenID screenId, AFID wid, AFRouteLocation route, {AFID? id})
→ void
-
inherited
-
updateRouteParam(AFBuildContext<AFFlexibleStateView, AFRouteParam> context, AFRouteParam revised, {AFID? id})
→ void
-
inherited