brightness property

  1. @Input()
int brightness
getter/setter pair

Implementation

@Input()
int brightness = 100;