topNone constant

BorderRadius const topNone

Constructs a circular border radius of 0.0 for top direction

Implementation

static const topNone = BorderRadius.vertical(top: none);