large constant

BoxShadow const large

Implementation

static const BoxShadow large =
    BoxShadow(color: Color(0xffd9d9d9), spreadRadius: 16.0, blurRadius: 48.0);