thumbnails property

ValueNotifier<List> thumbnails
getter/setter pair

Implementation

ValueNotifier<List> thumbnails = ValueNotifier([]);