onMouseUp property Null safety
inherited
an event runs on the mouse button up on the element.
Implementation
set onMouseUp(MET value)=>_onMouseUp = value;
an event runs on the mouse button up on the element.
set onMouseUp(MET value)=>_onMouseUp = value;