chartData property

Rx<ModChartData?> chartData
final

Implementation

final Rx<ModChartData?> chartData = Rx<ModChartData?>(null);