isMainWindow property

bool? isMainWindow
final

Whether the app is running in the main (i.e., the currently active) window.

Implementation

final bool? isMainWindow;