right5 property

BorderRadius right5

Gives BorderRadius 5 for the right side.

Implementation

static BorderRadius get right5 => right(5);