The size property of the VTTCue interface represents the size of the cue as a percentage of the video size.
size
external double get size;
external set size(num value);