style property

Map<String, String> style

Implementation

external Map<String, String> get style;
void style=(Map<String, String> v)

Implementation

external set style(Map<String, String> v);