MediumUpShadow constructor
const
MediumUpShadow()
Implementation
const MediumUpShadow()
: super(
color: const Color.fromRGBO(16, 4, 35, 0.08),
offset: const Offset(0, -8),
blurRadius: 16,
);