bottomRightMd constant

BorderRadius const bottomRightMd

Constructs a circular border radius of 6.0 for bottomRight direction

Implementation

static const bottomRightMd = BorderRadius.only(bottomRight: md);