menu
sourceid package
documentation
redux/store.dart
AppState
AppState.new constructor
AppState.new constructor
dark_mode
light_mode
AppState
constructor
AppState
(
{
int
step
=
0
,
})
Implementation
AppState({this.step = 0});
sourceid package
documentation
redux/store
AppState
AppState.new constructor
AppState class