minValue property
A numeric value that determines the smallest numeric value that you want to allow for Number types.
Implementation
final int? minValue;
A numeric value that determines the smallest numeric value that you want to allow for Number types.
final int? minValue;