topLeftXl constant

BorderRadius const topLeftXl

Constructs a circular border radius of 12.0 for topLeft direction

Implementation

static const topLeftXl = BorderRadius.only(topLeft: xl);