menu
y_debug_tools package
documentation
k_debug_tools.dart
Debugger
setCustomPushNamed method
setCustomPushNamed method
dark_mode
light_mode
setCustomPushNamed
method
void
setCustomPushNamed
(
PushNamedCallback
callback
)
自定义跳转方法
Implementation
void setCustomPushNamed(PushNamedCallback callback) { _customPushNamed = callback; }
y_debug_tools package
documentation
k_debug_tools
Debugger
setCustomPushNamed method
Debugger class