static final List<BoxShadow> modal = [ BoxShadow( color: RALIColors.shadow4, blurRadius: 16, offset: const Offset(-8, 0), ), ];