@css static final List<StyleRule> styles = [ css('@keyframes spin').styles(raw: { 'to': 'transform: rotate(360deg)', }), ];