topLeftMd constant

BorderRadius const topLeftMd

Constructs a circular border radius of 6.0 for topLeft direction

Implementation

static const topLeftMd = BorderRadius.only(topLeft: md);