bottom10 property

BorderRadius bottom10

Gives BorderRadius 10 for the bottom side.

Implementation

static BorderRadius get bottom10 => bottom(10);