TOnSelectionChanged typedef

TOnSelectionChanged = void Function(int menuIndex, Map<String, String> selectedParams, Map<String, String> customParams, TSetCustomSelectionMenuTitle setCustomMenuTitle)

Implementation

typedef TOnSelectionChanged = void Function(int menuIndex, Map<String, String> selectedParams, Map<String, String> customParams, TSetCustomSelectionMenuTitle setCustomMenuTitle);