bottomShadow top-level property

BoxShadow bottomShadow
getter/setter pair

Implementation

var bottomShadow = BoxShadow(offset: Offset(0, 5),color: Colors.black54);