topLeftXs constant

BorderRadius const topLeftXs

Constructs a circular border radius of 2.0 for topLeft direction

Implementation

static const topLeftXs = BorderRadius.only(topLeft: xs);