topRight10 property

BorderRadius topRight10

Gives BorderRadius 10 for top right side

Implementation

static BorderRadius get topRight10 => topRight(10);