shortText property

String? shortText
final

Optional shorter text for small screens (watch/mobile). If null, the full text is always used.

Implementation

final String? shortText;