onFontChange property

dynamic Function(TextStyle style) onFontChange
final

Callback function for changing the text font style.

Implementation

final Function(TextStyle style) onFontChange;