@css static final List<StyleRule> styles = [ css('.arcane-expander-header:hover').styles(raw: { 'background-color': ArcaneColors.surfaceVariant, }), ];