onWindowStart property
T Function(S event)?
onWindowStart
final
Handler which fires when the window opens
Implementation
final T Function(S event)? onWindowStart;
Handler which fires when the window opens
final T Function(S event)? onWindowStart;