boxDecoration property

void boxDecoration=(BoxDecoration v)

Implementation

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