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