instance static method

ImageBlur instance()

Implementation

static ImageBlur instance() => ImageBlur(
      imageUrl: '',
    );