boxDecoration property

void boxDecoration=(BoxDecoration v)

Implementation

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