backgroundColor property

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

Implementation

@Input()
String? backgroundColor;