menu
Dart
dart:html
VttCue
line property
line
brightness_4
brightness_5
description
line
property
@Creates('Null')
@Returns('num|String')
Object
?
line
Implementation
@Creates('Null') @Returns('num|String') Object? get line native;
void
line=
(
Object
?
value
)
Implementation
set line(Object? value) native;
Dart
dart:html
VttCue
line property
VttCue class
Constructors
VttCue
Properties
align
endTime
hashCode
id
line
on
onEnter
onExit
pauseOnExit
position
region
runtimeType
size
snapToLines
startTime
text
track
vertical
Methods
addEventListener
dispatchEvent
getCueAsHtml
noSuchMethod
removeEventListener
toString
Operators
operator ==