topRightFull constant

BorderRadius const topRightFull

Constructs a circular border radius of 9999.0 for topRight direction

Implementation

static const topRightFull = BorderRadius.only(topRight: full);