right50 property

BorderRadius right50

Gives BorderRadius 50 for the right side.

Implementation

static BorderRadius get right50 => right(50);