image property

set image (DecorationImage detail)

Implementation

set image(DecorationImage detail) {
  _details = detail;
}