label property

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

The title of the scorecard.

Implementation

@Input()
String? label;