menu
spark_framework package
documentation
spark.dart
VTTCue
VTTCue.new factory constructor
VTTCue.new factory constructor
dark_mode
light_mode
VTTCue
constructor
VTTCue
(
num
startTime
,
num
endTime
,
String
text
)
Implementation
external factory VTTCue( num startTime, num endTime, String text, );
spark_framework package
documentation
spark
VTTCue
VTTCue.new factory constructor
VTTCue extension type