@css static final List<StyleRule> styles = [ css('.arcane-info-icon:hover').styles(raw: { 'color': ArcaneColors.onSurface, 'border-color': ArcaneColors.onSurface, }), ];