header property

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

Implementation

@Input()
String? header;