menu
element_core package
documentation
widgets.dart
ElPopScope<T>
index property
index property
dark_mode
light_mode
index
property
int
index
final
当多个 PopScope 触发拦截返回事件时,其执行顺序无法确保一致, 你可以设置权重值来指定每个 PopScope 的执行优先级
Implementation
final int index;
element_core package
documentation
widgets
ElPopScope<T>
index property
ElPopScope class