Creates a global key without a label.
Used by subclasses because the factory constructor shadows the implicit constructor.
Implementation
const GlobalKey.constructor() : super.empty();
Creates a global key without a label.
Used by subclasses because the factory constructor shadows the implicit constructor.
const GlobalKey.constructor() : super.empty();