borderTopSm property

BorderRadius get borderTopSm

Esquinas superiores redondeadas - 6.0

Implementation

static BorderRadius get borderTopSm => BorderRadius.only(topLeft: radiusSm, topRight: radiusSm);