menu
restate package
documentation
state_change_tuple.dart
StateChangeTuple<T>
previous property
previous property
dark_mode
light_mode
previous
property
T?
previous
final
The value of the previous state.
Implementation
final T? previous;
restate package
documentation
state_change_tuple
StateChangeTuple<T>
previous property
StateChangeTuple class