eventDetailsSecondaryBarBorder top-level constant

Border const eventDetailsSecondaryBarBorder

Implementation

const Border eventDetailsSecondaryBarBorder =
    Border(bottom: BorderSide(width: 0.5, color: Color(0xff757575)));