• 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
..
flutter Loading commit data...
flutter_sprites Loading commit data...
flx Loading commit data...
unit Loading commit data...
updater Loading commit data...