menu
checkit package
documentation
checkit_core.dart
IntCheckitErrors<T extends num>
step method
step method
dark_mode
light_mode
step
method
@
override
String
step
(
int
step
)
override
Implementation
@override String step(int step) => 'Value must increase in steps of $step from the minimum value';
checkit package
documentation
checkit_core
IntCheckitErrors<T extends num>
step method
IntCheckitErrors class