topRight5 property

BorderRadius topRight5

Gives BorderRadius 5 for top right side

Implementation

static BorderRadius get topRight5 => topRight(5);