small constant
Shadow
const small
Small shadow
Implementation
static const small = Shadow(
offsetX: 0,
offsetY: 2,
blurRadius: 8.0,
color: Colors.black,
);
Small shadow
static const small = Shadow(
offsetX: 0,
offsetY: 2,
blurRadius: 8.0,
color: Colors.black,
);