exportBackgroundColor property

  1. @override
Color? get exportBackgroundColor
override

Background color metadata for the Excel Exporter.

Implementation

@override
Color? get exportBackgroundColor => backgroundColor;