const GlobalKey.constructor()

Creates a global key without a label.

Used by subclasss because the factory constructor shadows the implicit constructor.

Source

const GlobalKey.constructor() : super._();