bottomRightXs constant

BorderRadius const bottomRightXs

Constructs a circular border radius of 2.0 for bottomRight direction

Implementation

static const bottomRightXs = BorderRadius.only(bottomRight: xs);