topRightXl constant

BorderRadius const topRightXl

Constructs a circular border radius of 12.0 for topRight direction

Implementation

static const topRightXl = BorderRadius.only(topRight: xl);