max property - RangeInputElementBase class - dart:html library (original) (raw)

description

String? getmax

Implementation

String? get max;

setmax (String? value)

Implementation

set max(String? value);