menu
formify package
documentation
validator/between.dart
Between
min property
min property
dark_mode
light_mode
min
property
num
min
final
The minimum value of the range (inclusive).
Implementation
final num min;
formify package
documentation
validator/between
Between
min property
Between class