span property
The function to get the TextPainter.text form the text string.
If set, textStyle is not allowed.
Implementation
final InlineSpan Function(String)? span;
The function to get the TextPainter.text form the text string.
If set, textStyle is not allowed.
final InlineSpan Function(String)? span;