WindowsColumn constructor
const
WindowsColumn(
- List<
WindowsNotificationPart> parts
A const constructor.
Implementation
const WindowsColumn(this.parts);
A const constructor.
const WindowsColumn(this.parts);