menu
atomic_reaction package
documentation
atomic_modifiers.dart
StartWithManyStreamTransformer<S>
startValues property
startValues property
dark_mode
light_mode
startValues
property
Iterable
<
S
>
startValues
final
The starting events of this
Stream
Implementation
final Iterable<S> startValues;
atomic_reaction package
documentation
atomic_modifiers
StartWithManyStreamTransformer<S>
startValues property
StartWithManyStreamTransformer class