borderTopLg property

BorderRadius get borderTopLg

Esquinas superiores redondeadas - 16.0

Implementation

static BorderRadius get borderTopLg => BorderRadius.only(topLeft: radiusLg, topRight: radiusLg);