Exemplo n.º 1
0
 protected override Task OnInternalValueChanged(string value)
 {
     return(ColorChanged.InvokeAsync(value));
 }