borderLeftSmd property

BorderRadius get borderLeftSmd

Esquinas izquierdas redondeadas - 8.0

Implementation

static BorderRadius get borderLeftSmd => BorderRadius.only(topLeft: radiusSmd, bottomLeft: radiusSmd);