bottomFull constant

BorderRadius const bottomFull

Constructs a circular border radius of 9999.0 for bottom direction

Implementation

static const bottomFull = BorderRadius.vertical(bottom: full);