onImage method

Implementation

DefineMAddButtonModifier onImage(OnImage value) {
  return this.copyWith(valueOnImage: value);
}