backgroundColor property

Color backgroundColor
final

The background color used for displaying this event.

This is currently used by BasicEventWidget and BasicAllDayEventWidget.

Implementation

final Color backgroundColor;