ZwapSliderDecoration.primary constructor

const ZwapSliderDecoration.primary()

Implementation

const ZwapSliderDecoration.primary()
    : backgroundColor = null,
      disabledBackgroundColor = null,
      fillColor = null,
      disabledFillColor = null,
      borderRadius = null,
      thumbColor = null,
      disabledThumbColor = null,
      backgroundHeight = 4,
      fillHeight = 4;