bottomRight50 property

BorderRadius bottomRight50

Gives BorderRadius 50 for bottom right side

Implementation

static BorderRadius get bottomRight50 => bottomRight(50);