LabelTextBuilder typedef Null safety
Build a Text widget using the current scroll offset
Implementation
typedef Text LabelTextBuilder(double offsetY);
Build a Text widget using the current scroll offset
typedef Text LabelTextBuilder(double offsetY);