bottomRight5 property

BorderRadius bottomRight5

Gives BorderRadius 5 for bottom right side

Implementation

static BorderRadius get bottomRight5 => bottomRight(5);