roundedFull constant

RoundedRectangleBorder const roundedFull

Implementation

static const roundedFull = RoundedRectangleBorder(
  borderRadius: Dimensions.radFull,
);