none constant

Shadow const none

CSS none box-shadow.

Implementation

static const none = Shadow(color: Color('transparent'), blur: 0);