onDetached property

ValueCallback<BuildContext>? onDetached
final

应用程序可见,前台 从后台切换前台 Application visibility, foreground from background to foreground

Implementation

final ValueCallback<BuildContext>? onDetached;