menu
youtube_scraper package
documentation
youtube_scraper.dart
SubtitleLine
SubtitleLine.new constructor
SubtitleLine.new constructor
dark_mode
light_mode
SubtitleLine
constructor
SubtitleLine
(
{
required
Duration
start
,
required
Duration
duration
,
required
String
text
,
})
Implementation
SubtitleLine({ required this.start, required this.duration, required this.text, });
youtube_scraper package
documentation
youtube_scraper
SubtitleLine
SubtitleLine.new constructor
SubtitleLine class