menu
popscope_ios_plus package
documentation
widgets/ios_pop_interceptor.dart
IosPopInterceptor
onPopGesture property
onPopGesture property
dark_mode
light_mode
onPopGesture
property
VoidCallback
onPopGesture
final
边缘滑动手势触发时的回调 当用户从左边缘向右滑动时调用
Implementation
final VoidCallback onPopGesture;
popscope_ios_plus package
documentation
widgets/ios_pop_interceptor
IosPopInterceptor
onPopGesture property
IosPopInterceptor class