tapTextFontWeight property

FontWeight? tapTextFontWeight
final

This is no longer being used.

To defined the font weight of the tooltip text, you can define TextStyle textStyle in AnimatedLineChart.

Implementation

final FontWeight? tapTextFontWeight;