ButtonClickWidget constructor
const
ButtonClickWidget(})
Implementation
const ButtonClickWidget(
this.imageNormal, this.imageClick, this.imageUn, this.width, this.height,
{Key? key, this.child, this.child2, this.click, this.top, this.top2})
: super(key: key);