left5 property

BorderRadius left5

Gives BorderRadius 5 for the left side.

Implementation

static BorderRadius get left5 => left(5);