bottomLeft5 property

BorderRadius bottomLeft5

Gives BorderRadius 5 for bottom left side

Implementation

static BorderRadius get bottomLeft5 => bottomLeft(5);