menu
easy_onvif package
documentation
shared.dart
FloatRange
FloatRange.new constructor
FloatRange.new constructor
dark_mode
light_mode
FloatRange
constructor
FloatRange
(
{
required
double
min
,
required
double
max
,
})
Implementation
FloatRange({required this.min, required this.max});
easy_onvif package
documentation
shared
FloatRange
FloatRange.new constructor
FloatRange class