AFBottomSheetStateProgrammingInterface<TState extends AFComponentState, TBuildContext extends AFBuildContext<AFFlexibleStateView, AFRouteParam> , TTheme extends AFFunctionalTheme> constructor
const
AFBottomSheetStateProgrammingInterface<TState extends AFComponentState, TBuildContext extends AFBuildContext<AFFlexibleStateView, AFRouteParam> , TTheme extends AFFunctionalTheme> (
- TBuildContext context,
- AFStandardSPIData standard
Implementation
const AFBottomSheetStateProgrammingInterface(
TBuildContext context,
AFStandardSPIData standard,
): super(context, standard);