decorated property

set decorated (BoxDecoration v)

Implementation

set decorated(BoxDecoration v) => boxDecoration = v;