menu 点击拦截回调 index menu 的索引位置 返回 true 拦截点击方法,false 不拦截
index
typedef OnMenuItemInterceptor = bool Function(int index);