label property

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

The label to use on the input.

Implementation

@Input()
String label = '';