menu
stash package
documentation
stash_api.dart
StashEvent<T, E extends Enum, S extends Stash<T>>
type property
type property
dark_mode
light_mode
type
property
E
type
final
The type of this event
Implementation
final E type;
stash package
documentation
stash_api
StashEvent<T, E extends Enum, S extends Stash<T>>
type property
StashEvent class