borderLeftXl property

BorderRadius get borderLeftXl

Esquinas izquierdas redondeadas - 20.0

Implementation

static BorderRadius get borderLeftXl =>
    BorderRadius.only(topLeft: radiusXl, bottomLeft: radiusXl);