textFont property

TextStyle? textFont
final

textColor If you want to add a font to text, but if you add a font, the textsize, textweight and textcolour parameters are useless. You have to set your own style in the textStyle parameter inside the font.

Implementation

final TextStyle? textFont;