bottomRightSm constant

BorderRadius const bottomRightSm

Constructs a circular border radius of 4.0 for bottomRight direction

Implementation

static const bottomRightSm = BorderRadius.only(bottomRight: sm);