bottomRight20 property

BorderRadius bottomRight20

Gives BorderRadius 20 for bottom right side

Implementation

static BorderRadius get bottomRight20 => bottomRight(20);