bottomLeftMd constant

BorderRadius const bottomLeftMd

Constructs a circular border radius of 6.0 for bottomLeft direction

Implementation

static const bottomLeftMd = BorderRadius.only(bottomLeft: md);