menu
Dart
dart:html
VttCue
align property
align
brightness_4
brightness_5
description
align
property
String
?
align
Implementation
String? get align native;
void
align=
(
String
?
value
)
Implementation
set align(String? value) native;
Dart
dart:html
VttCue
align property
VttCue class