static List<BoxShadow> get xxl => [ BoxShadow( color: AtomicColors.shadowColor, blurRadius: 32, offset: const Offset(0, 16), ), ];