borderTopSmd property
BorderRadius
get
borderTopSmd
Esquinas superiores redondeadas - 8.0
Implementation
static BorderRadius get borderTopSmd => BorderRadius.only(topLeft: radiusSmd, topRight: radiusSmd);