bottomRightXl constant

BorderRadius const bottomRightXl

Constructs a circular border radius of 12.0 for bottomRight direction

Implementation

static const bottomRightXl = BorderRadius.only(bottomRight: xl);