top30 property

BorderRadius top30

Gives BorderRadius 30 for the top side.

Implementation

static BorderRadius get top30 => top(30);