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