borderLeftLg property

BorderRadius get borderLeftLg

Esquinas izquierdas redondeadas - 16.0

Implementation

static BorderRadius get borderLeftLg => BorderRadius.only(topLeft: radiusLg, bottomLeft: radiusLg);