bottomLeft50 property

BorderRadius bottomLeft50

Gives BorderRadius 50 for bottom left side

Implementation

static BorderRadius get bottomLeft50 => bottomLeft(50);