bottomRightFull constant

BorderRadius const bottomRightFull

Constructs a circular border radius of 9999.0 for bottomRight direction

Implementation

static const bottomRightFull = BorderRadius.only(bottomRight: full);