detailText property

String? detailText
getter/setter pair

The detailed text to show if needed. Shown as a Info-icon which takes the user to a detail page with the detailText

Implementation

String? detailText;