Question Detail
The element type 'Iterable' can't be assigned to the list type 'Widget'.
Thread Reply
Hemant Sharma
- 3 years ago
You can use Widgets as per your requirements, do you want to iterate widget or not. if you want it to iterable the Widget you have to use loop functionality with Lists of you Widgets.
Please elaborate your question if you not got your problem solution .
Something More