topRight30 property

BorderRadius topRight30

Gives BorderRadius 30 for top right side

Implementation

static BorderRadius get topRight30 => topRight(30);