left50 property

BorderRadius left50

Gives BorderRadius 50 for the left side.

Implementation

static BorderRadius get left50 => left(50);