none constant
Shadow
const none
CSS none box-shadow.
Implementation
static const none = Shadow(color: Color('transparent'), blur: 0);
CSS none box-shadow.
static const none = Shadow(color: Color('transparent'), blur: 0);