fontSize property

double? fontSize
final

The font size of the text.

If provided, this will override any font size specified in className.

Implementation

final double? fontSize;