const commonboxshadow = [ BoxShadow( blurRadius: 2, spreadRadius: 1, offset: Offset(0, 1), color: Colors.black12) ];