onPotSelected property
Invoked when the user picks a destination pot. null when deselected.
Implementation
final ValueChanged<String?> onPotSelected;
Invoked when the user picks a destination pot. null when deselected.
final ValueChanged<String?> onPotSelected;