maxValue property

double? maxValue
getter/setter pair

For integer and double values specifies maximum allowed value.

Implementation

core.double? maxValue;