bottom50 property

BorderRadius bottom50

Gives BorderRadius 50 for the bottom side.

Implementation

static BorderRadius get bottom50 => bottom(50);