secondaryText property
Some optional secondary summary text that describes the state of the widget hosted inside the panel.
Implementation
@Input()
String? secondaryText;
Some optional secondary summary text that describes the state of the widget hosted inside the panel.
@Input()
String? secondaryText;