rounded20 constant

RoundedRectangleBorder const rounded20

Implementation

static const rounded20 = RoundedRectangleBorder(
  borderRadius: Dimensions.rad20,
);