Creates a global key with a debugging label.
The label does not affect the key's identity.
Source
const LabeledGlobalKey(this._debugLabel) : super.constructor();
Creates a global key with a debugging label.
The label does not affect the key's identity.
const LabeledGlobalKey(this._debugLabel) : super.constructor();