• Hixie's avatar
    Radio<T> and ValueChanged<T> · b1dbf452
    Hixie authored
    Make Radio widgets take a type that describes the type of their value,
    so that you can catch when you use the wrong value.
    
    Standardise on ValueChanged<Foo> instead of having a FooValueChanged
    for every value of Foo.
    b1dbf452
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
services Loading commit data...
widgets Loading commit data...