bottomXl constant

BorderRadius const bottomXl

Constructs a circular border radius of 12.0 for bottom direction

Implementation

static const bottomXl = BorderRadius.vertical(bottom: xl);