reportCellBackgroundColor property

Future<Color?> get reportCellBackgroundColor

Implementation

Future<Color?> get reportCellBackgroundColor =>
    _getProperty('reportCellBackgroundColor');