header property

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

Header, always shown

Implementation

@Input()
String header = '';