bottomRight10 property

BorderRadius bottomRight10

Gives BorderRadius 10 for bottom right side

Implementation

static BorderRadius get bottomRight10 => bottomRight(10);