LineBarSelectSet constructor

const LineBarSelectSet({
  1. Color highLightColor = Colors.transparent,
})

Implementation

const LineBarSelectSet({this.highLightColor = Colors.transparent});