KnobWithLabel constructor

const KnobWithLabel(
  1. {Key? key,
  2. required bool isEnabled,
  3. required double knobSize}
)

Implementation

const KnobWithLabel