topLeftFull constant

BorderRadius const topLeftFull

Constructs a circular border radius of 9999.0 for topLeft direction

Implementation

static const topLeftFull = BorderRadius.only(topLeft: full);