top20 property

BorderRadius top20

Gives BorderRadius 20 for the top side.

Implementation

static BorderRadius get top20 => top(20);