menu
tau package
documentation
public/event.dart
ElementStream<T extends Event>
ElementStream constructor
ElementStream constructor
dark_mode
light_mode
ElementStream<
T extends Event
>
constructor
ElementStream<
T extends Event
>
(
)
tau package
documentation
public/event
ElementStream<T extends Event>
ElementStream constructor
ElementStream class
Constructors
ElementStream
Properties
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
Methods
any
asBroadcastStream
asyncExpand
asyncMap
cast
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
Operators
operator ==