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