menu
Dart
dart:html
VttRegion
lines property
lines
brightness_4
brightness_5
description
lines
property
int
?
lines
Implementation
int? get lines native;
void
lines=
(
int
?
value
)
Implementation
set lines(int? value) native;
Dart
dart:html
VttRegion
lines property
VttRegion class
Constructors
VttRegion
Properties
hashCode
id
lines
regionAnchorX
regionAnchorY
runtimeType
scroll
viewportAnchorX
viewportAnchorY
width
Methods
noSuchMethod
toString
Operators
operator ==