menu
blocx_core package
documentation
form_bloc.dart
BlocxMaxValueValidator<T extends num>
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
T
maxValue
final
The maximum allowed value.
Implementation
final T maxValue;
blocx_core package
documentation
form_bloc
BlocxMaxValueValidator<T extends num>
maxValue property
BlocxMaxValueValidator class