SelectModelSet constructor

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

Implementation

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