bottom30 property

BorderRadius bottom30

Gives BorderRadius 30 for the bottom side.

Implementation

static BorderRadius get bottom30 => bottom(30);