Provide custom list of box shadows
To give custom shadow.
VxBox withShadow(List<BoxShadow> shadows) { _boxShadow = shadows; return this; }