onMouseMove property Null safety
inherited
an event runs on the mouse move on the element.
Implementation
set onMouseMove(MET value) =>_onMouseMove = value;
an event runs on the mouse move on the element.
set onMouseMove(MET value) =>_onMouseMove = value;