buttonColor property

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

Implementation

@Input()
String? buttonColor;