DigitBuilder typedef

DigitBuilder = Widget Function(DigitData data)

Implementation

typedef DigitBuilder = Widget Function(DigitData data);