topRight50 property

BorderRadius topRight50

Gives BorderRadius 50 for top right side

Implementation

static BorderRadius get topRight50 => topRight(50);