thumbnails property

Map<String, GlobalKey<State<StatefulWidget>>> thumbnails
final

Map of GlobalKeys used to prevent VideoThumbnails from rebuilding.

Implementation

final Map<String, GlobalKey> thumbnails = {};