topRight20 property

BorderRadius topRight20

Gives BorderRadius 20 for top right side

Implementation

static BorderRadius get topRight20 => topRight(20);