bottomLeft20 property

BorderRadius bottomLeft20

Gives BorderRadius 20 for bottom left side

Implementation

static BorderRadius get bottomLeft20 => bottomLeft(20);