group property

String? group
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;