BoxShadow when the widget is not being dragged, default to
const BoxShadow( color: Colors.black38, offset: Offset(0, 4), blurRadius: 2, ),
final BoxShadow normalShadow;