protected override Task OnInternalValueChanged(string value) { return(ColorChanged.InvokeAsync(value)); }