image method

Implementation

DialogStyler image(DecorationImageMix value) {
  return container(BoxStyler().image(value));
}