Returns left and right line width depending on edgesType
double get edgeWidth => edgesType == TrimSliderEdgesType.bar ? edgesSize : lineWidth;