bottom5 property

BorderRadius bottom5

Gives BorderRadius 5 for the bottom side.

Implementation

static BorderRadius get bottom5 => bottom(5);