group property
final
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
final 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.
final String group;