max property
Inclusive maximum. When the parsed value is above this, errorNotifier is updated with maxErrorText.
Implementation
final num? max;
Inclusive maximum. When the parsed value is above this, errorNotifier is updated with maxErrorText.
final num? max;