debugPrintGlobalKeyedWidgetLifecycle property

bool? debugPrintGlobalKeyedWidgetLifecycle
getter/setter pair

Log when widgets with global keys are deactivated and log when they are reactivated (retaken).

Implementation

bool? debugPrintGlobalKeyedWidgetLifecycle;