Creates a select option.
const SelectOption({ required this.label, required this.value, this.disabled = false, });