bottomLeftFull constant

BorderRadius const bottomLeftFull

Constructs a circular border radius of 9999.0 for bottomLeft direction

Implementation

static const bottomLeftFull = BorderRadius.only(bottomLeft: full);