menu
afib_signin package
documentation
afsi_flutter.dart
AFSIConnectedScreen<TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam>
onDispose method
onDispose method
dark_mode
light_mode
onDispose
method
void
onDispose
(
Store
<
AFState
>
store
)
inherited
Implementation
void onDispose(Store<AFState> store) { }
afib_signin package
documentation
afsi_flutter
AFSIConnectedScreen<TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, TStateView extends AFFlexibleStateView, TRouteParam extends AFRouteParam>
onDispose method
AFSIConnectedScreen class