decorated property

void decorated=(BoxDecoration v)

Implementation

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