SelectableMenuItemHandlerFunc typedef

SelectableMenuItemHandlerFunc = bool Function(SelectableController? controller)

Implementation

typedef SelectableMenuItemHandlerFunc = bool Function(
    SelectableController? controller);