menu
amplify_flutter package
documentation
amplify_flutter.dart
Transition<E extends StateMachineEvent<Object, Object>, S extends StateMachineState<Object>>
previousState property
previousState property
dark_mode
light_mode
previousState
property
S
previousState
final
The previous state.
Implementation
final S previousState;
amplify_flutter package
documentation
amplify_flutter
Transition<E extends StateMachineEvent<Object, Object>, S extends StateMachineState<Object>>
previousState property
Transition class