MagepiePageObserver typedef
页面组件生命周期回调 @param operation 页面组件当前操作类型 @param infos 当前页面信息
Implementation
typedef MagepiePageObserver = void Function(MagepiePageOperation operation, MagepiePageInfos infos);
页面组件生命周期回调 @param operation 页面组件当前操作类型 @param infos 当前页面信息
typedef MagepiePageObserver = void Function(MagepiePageOperation operation, MagepiePageInfos infos);