min property
Inclusive minimum. When the parsed value is below this, errorNotifier is updated with minErrorText.
Implementation
final num? min;
Inclusive minimum. When the parsed value is below this, errorNotifier is updated with minErrorText.
final num? min;