extraLarge constant
Shadow
const extraLarge
Extra large shadow
Implementation
static const extraLarge = Shadow(
offsetX: 0,
offsetY: 16,
blurRadius: 64.0,
spreadRadius: 4.0,
color: Colors.black,
);