overlayTextStyle property

TextStyle overlayTextStyle
final

The style of overlay texts. These texts are drawn on top of the background color specified in overlayBackgroundColor.

This appears when user clicks on the chart.

Implementation

final TextStyle overlayTextStyle;