group property

PaletteGroup? group
final

Optional exclusive group membership.

Palettes in the same group are mutually exclusive - showing one automatically hides the others.

See PaletteGroup for built-in groups like PaletteGroup.menu.

Implementation

final PaletteGroup? group;