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