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

description

String? getstep

Implementation

String? get step;

setstep (String? value)

Implementation

set step(String? value);