A short, textual description of this widget.
Source
String toStringShort() { return key == null ? '$runtimeType' : '$runtimeType-$key'; }
A short, textual description of this widget.
String toStringShort() { return key == null ? '$runtimeType' : '$runtimeType-$key'; }