ListWidget typedef

ListWidget = List<Widget>

Implementation

typedef ListWidget = List<Widget>;