topLeftLg constant

BorderRadius const topLeftLg

Constructs a circular border radius of 8.0 for topLeft direction

Implementation

static const topLeftLg = BorderRadius.only(topLeft: lg);