topLeftSm constant

BorderRadius const topLeftSm

Constructs a circular border radius of 4.0 for topLeft direction

Implementation

static const topLeftSm = BorderRadius.only(topLeft: sm);