1. override
String toStringShort()

A short, textual description of this widget.

Source

@override
String toStringShort() => debugShortDescription ?? super.toStringShort();