bottomLg constant

BorderRadius const bottomLg

Constructs a circular border radius of 8.0 for bottom direction

Implementation

static const bottomLg = BorderRadius.vertical(bottom: lg);