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