menu
rapidfire package
documentation
ValidationRF.dart
Range
Range.new const constructor
Range.new const constructor
dark_mode
light_mode
Range
constructor
const
Range
(
{
double
?
start
,
double
?
end
,
String
?
msg
,
})
Implementation
const Range({this.start, this.end, this.msg});
rapidfire package
documentation
ValidationRF
Range
Range.new const constructor
Range class