min property
V?
min
getter/setter pair
Indicates the minimum input boundary directly.
If null, it will be calculated by minimum input value and marginMin.
Implementation
V? min;
Indicates the minimum input boundary directly.
If null, it will be calculated by minimum input value and marginMin.
V? min;