attributes property

Map<String, String> get attributes

Convert to style attribute map

Implementation

Map<String, String> get attributes => {'style': css};