rounded16 constant

RoundedRectangleBorder const rounded16

Implementation

static const rounded16 = RoundedRectangleBorder(
  borderRadius: Dimensions.rad16,
);