borderTopXxl property

BorderRadius get borderTopXxl

Esquinas superiores redondeadas - 24.0

Implementation

static BorderRadius get borderTopXxl =>
    BorderRadius.only(topLeft: radiusXxl, topRight: radiusXxl);