radioButton constant

_I const radioButton

Implementation

static const _I radioButton = [["circle", {"cx": "12", "cy": "12", "r": "9", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "key": "0"}], ["circle", {"cx": "12", "cy": "12", "r": "4", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "key": "1"}]];