menu
amplify_flutter package
documentation
amplify_flutter.dart
Transition<E extends StateMachineEvent<Object, Object>, S extends StateMachineState<Object>>
nextState property
nextState property
dark_mode
light_mode
nextState
property
S
nextState
final
The next (current) state.
Implementation
final S nextState;
amplify_flutter package
documentation
amplify_flutter
Transition<E extends StateMachineEvent<Object, Object>, S extends StateMachineState<Object>>
nextState property
Transition class