onWindowEnd property

(T Function(List<S> queue)?) onWindowEnd
final

Handler which fires when the window closes

Implementation

final T Function(List<S> queue)? onWindowEnd;