bowlingBall constant
_I
const bowlingBall
Implementation
static const _I bowlingBall = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["path", {"d": "M15 6V6.01", "stroke": "_c1", "stroke-width": "2", "stroke-linecap": "round", "key": "1"}], ["path", {"d": "M18 9V9.01", "stroke": "_c1", "stroke-width": "2", "stroke-linecap": "round", "key": "2"}], ["path", {"d": "M14 10V10.01", "stroke": "_c1", "stroke-width": "2", "stroke-linecap": "round", "key": "3"}]];