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