top10 property

BorderRadius top10

Gives BorderRadius 10 for the top side.

Implementation

static BorderRadius get top10 => top(10);