bottom20 property

BorderRadius bottom20

Gives BorderRadius 20 for the bottom side.

Implementation

static BorderRadius get bottom20 => bottom(20);