DefineMStackModifier setClick(VoidCallback valueOnTap) { return this.copyWith(valueOnTap: valueOnTap); }