ButtonClick constructor
const
ButtonClick({})
Implementation
const ButtonClick(
{this.elementType,
this.elementId,
this.elementName,
this.elementClasses,
this.elementText,
this.elementValue});