hoverBackgroundColor property

dynamic hoverBackgroundColor

Implementation

external dynamic /*String|List<String>*/ get hoverBackgroundColor;
void hoverBackgroundColor=(dynamic v)

Implementation

external set hoverBackgroundColor(dynamic /*String|List<String>*/ v);