topLeft50 property

BorderRadius topLeft50

Gives BorderRadius 50 for top left side

Implementation

static BorderRadius get topLeft50 => topLeft(50);