fontSize property

double? fontSize
final

The fontSize from the line. If not provided, it will try to adjust the icon size based on the default indicator size. According to (IndicatorStyle.width).

Implementation

final double? fontSize;