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