shadow1PX property

Shadow shadow1PX
getter/setter pair

Implementation

static var shadow1PX = Shadow(
  blurRadius: 1.0,
  color: Colors.black45,
  offset: Offset(1.0, 1.0),
);