boxDecoration property

set boxDecoration (BoxDecoration v)

Implementation

set boxDecoration(BoxDecoration v) => $parent..boxDecoration = v;