topLeft20 property

BorderRadius topLeft20

Gives BorderRadius 20 for top left side

Implementation

static BorderRadius get topLeft20 => topLeft(20);