borderLeftMd property
BorderRadius
get
borderLeftMd
Esquinas izquierdas redondeadas - 12.0
Implementation
static BorderRadius get borderLeftMd => BorderRadius.only(topLeft: radiusMd, bottomLeft: radiusMd);