menu
stash package
documentation
stash_api.dart
StashEvent<T, E extends Enum, S extends Stash<T>>
source property
source property
dark_mode
light_mode
source
property
S
source
final
The stash that originated the event
Implementation
final S source;
stash package
documentation
stash_api
StashEvent<T, E extends Enum, S extends Stash<T>>
source property
StashEvent class