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