top5 property

Gives BorderRadius 5 for the top side.

Implementation

static BorderRadius get top5 => top(5);