DraftModeUISwitchField constructor
const
DraftModeUISwitchField({})
Implementation
const DraftModeUISwitchField({
super.key,
this.value = false,
this.onChanged,
this.label,
this.alignment = Alignment.centerRight,
this.useFixedLabelWidth = false,
});