bottomLeftLg constant

BorderRadius const bottomLeftLg

Constructs a circular border radius of 8.0 for bottomLeft direction

Implementation

static const bottomLeftLg = BorderRadius.only(bottomLeft: lg);