KnobPanel constructor

const KnobPanel({
  1. Key? key,
})

Implementation

const KnobPanel({Key? key}) : super(key: key);