bottomRightLg constant

BorderRadius const bottomRightLg

Constructs a circular border radius of 8.0 for bottomRight direction

Implementation

static const bottomRightLg = BorderRadius.only(bottomRight: lg);