top50 property

BorderRadius top50

Gives BorderRadius 50 for the top side.

Implementation

static BorderRadius get top50 => top(50);