debugPrintGlobalKeyedWidgetLifecycle property

bool debugPrintGlobalKeyedWidgetLifecycle
getter/setter pairinherited

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

Implementation

late bool debugPrintGlobalKeyedWidgetLifecycle;