TextPainterCallback typedef

TextPainterCallback = Paint? Function(Rect bounds)

Implementation

typedef TextPainterCallback = Paint? Function(Rect bounds);