StringBuilder typedef
StringBuilder =
String Function()
For building the current string to display
Implementation
typedef StringBuilder = String Function();
For building the current string to display
typedef StringBuilder = String Function();