DesktopWindowOptions constructor
const
DesktopWindowOptions({
- bool lockParentWindow = false,
Creates an instance of DesktopWindowOptions.
Implementation
const DesktopWindowOptions({this.lockParentWindow = false});