span property

(InlineSpan Function(String)?) span
getter/setter pair

The function to get the TextPainter.text form the Label.text.

If set, style is not allowed.

Implementation

InlineSpan Function(String)? span;