group property
getter/setter pair
The group the preview belongs to.
Previews with the same group name will be displayed together in the previewer. If not provided, 'Default' is used.
Implementation
String? group;
The group the preview belongs to.
Previews with the same group name will be displayed together in the previewer. If not provided, 'Default' is used.
String? group;