GlobalValueKey<T extends State<StatefulWidget> > constructor
const
GlobalValueKey<T extends State<StatefulWidget> > (
- Object? keyValue
Implementation
const GlobalValueKey(this.keyValue) : super.constructor();