onChanged property

ValueChanged<DsBrand> onChanged
final

Called with the other DsBrand when the user taps the button.

Implementation

final ValueChanged<DsBrand> onChanged;