bottomRightXl2 constant

BorderRadius const bottomRightXl2

Constructs a circular border radius of 16.0 for bottomRight direction

Implementation

static const bottomRightXl2 = BorderRadius.only(bottomRight: xl2);