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