IndexWidget typedef

IndexWidget = Widget Function(int deep, int index)

Implementation

typedef Widget IndexWidget(int deep, int index);