Container( decoration: BoxDecoration( border: Border( left: BorderSide(color: mainColor, width: 3), ), ), ),