label property

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

Implementation

@Input()
String label = 'Pick a date';