detailText property
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;
The text which is shown in a new window by pressing the "Learn more" button.
If null
, no "Learn more" button is shown.
String? detailText;