label property

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

Implementation

@Input()
String? label;