menu
livelyness_detection package
documentation
index.dart
WindowTestStreamTransformer<T>
onWindowEnd property
onWindowEnd property
dark_mode
light_mode
onWindowEnd
property
Stream
<
T
>
Function
(
List
<
T
>
queue
)
?
onWindowEnd
final
inherited
Handler which fires when the window closes
Implementation
final T Function(List<S> queue)? onWindowEnd;
livelyness_detection package
documentation
index
WindowTestStreamTransformer<T>
onWindowEnd property
WindowTestStreamTransformer class