selected method
void
selected(
- T value
Called when the user selects a value from the popup menu created by this button.
Implementation
void selected(T value) {}
Called when the user selects a value from the popup menu created by this button.
void selected(T value) {}