For building a widget for a individual character in the string
typedef BuildDigitWidget = Widget Function(String value, bool first, bool last);