VideoCoreThumbnail constructor

const VideoCoreThumbnail({
  1. Key? key,
})

Implementation

const VideoCoreThumbnail({Key? key}) : super(key: key);