description property

  1. @Input()
String? description
getter/setter pair

Description, shown under the header

Implementation

@Input()
String? description;