DotWidget typedef

DotWidget = Widget Function(int deep, int index)

Implementation

typedef Widget DotWidget(int deep, int index);