values property
Set of all values of WindowType.
Implementation
static final Set<WindowType> values = [
WindowType.CHILD,
WindowType.TABBED,
WindowType.WINDOW,
].toSet();
Set of all values of WindowType.
static final Set<WindowType> values = [
WindowType.CHILD,
WindowType.TABBED,
WindowType.WINDOW,
].toSet();