raw property

Map<String, String> get raw

Get the raw style map

Implementation

Map<String, String> get raw => Map.unmodifiable(_styles);