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