menu
Dart
dart:html
MeterElement
max property
max
brightness_4
brightness_5
description
max
property
num
?
max
Implementation
num? get max native;
void
max=
(
num
?
value
)
Implementation
set max(num? value) native;
Dart
dart:html
MeterElement
max property
MeterElement class