bottomRight30 property

BorderRadius bottomRight30

Gives BorderRadius 30 for bottom right side

Implementation

static BorderRadius get bottomRight30 => bottomRight(30);