bottomRightXl3 constant

BorderRadius const bottomRightXl3

Constructs a circular border radius of 20.0 for bottomRight direction

Implementation

static const bottomRightXl3 = BorderRadius.only(bottomRight: xl3);