• 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
..
apk Loading commit data...
ios Loading commit data...
lib Loading commit data...
mac Loading commit data...
BUILD.gn Loading commit data...
pubspec.yaml Loading commit data...
sky.yaml Loading commit data...