detailText property

String? detailText
getter/setter pair

The text which is shown in a new window by pressing the "Learn more" button. If null, no "Learn more" button is shown.

Implementation

String? detailText;