CreateWidgetList typedef

CreateWidgetList = List<Widget> Function()

Implementation

typedef List<Widget> CreateWidgetList();