LabelTextBuilder typedef

LabelTextBuilder = Text Function(double offsetY)

Build a Text widget using the current scroll offset

Implementation

typedef Text LabelTextBuilder(double offsetY);