left10 property

BorderRadius left10

Gives BorderRadius 10 for the left side.

Implementation

static BorderRadius get left10 => left(10);