menu
livelyness_detection package
documentation
index.dart
WindowCountStreamTransformer<T>
onWindowStart property
onWindowStart property
dark_mode
light_mode
onWindowStart
property
Stream
<
T
>
Function
(
T
event
)
?
onWindowStart
final
inherited
Handler which fires when the window opens
Implementation
final T Function(S event)? onWindowStart;
livelyness_detection package
documentation
index
WindowCountStreamTransformer<T>
onWindowStart property
WindowCountStreamTransformer class