pdf/src/widgets/text library

Enums

TextAlign
TextDirection
TextOverflow
How overflowing text should be handled.

Typedefs

Hyphenation = List<String> Function(String word)
VisitorCallback = bool Function(InlineSpan span, TextStyle? parentStyle, AnnotationBuilder? annotation)