onClick property
an event runs on the user click the left mouse button on the element
Implementation
set onClick(MET value)=>_onClick = value;
an event runs on the user click the left mouse button on the element
set onClick(MET value)=>_onClick = value;