small constant

BoxShadow const small

Implementation

static const BoxShadow small =
    BoxShadow(color: Color(0xffd9d9d9), spreadRadius: 2.0, blurRadius: 4.0);