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