CountDownBuilder typedef

CountDownBuilder = Widget Function(int i)

Implementation

typedef CountDownBuilder = Widget Function(int i);