ToggleSwitch constructor
const
ToggleSwitch(
- FormControls element, {
- Key? key,
Implementation
const ToggleSwitch(this.element, {Key? key}) : super(key: key);
const ToggleSwitch(this.element, {Key? key}) : super(key: key);