LoadedSubtitle constructor

const LoadedSubtitle(
  1. Subtitle? subtitle
)

Implementation

const LoadedSubtitle(this.subtitle);