bottomLeftXl constant

BorderRadius const bottomLeftXl

Constructs a circular border radius of 12.0 for bottomLeft direction

Implementation

static const bottomLeftXl = BorderRadius.only(bottomLeft: xl);