menu
easy_onvif
shared.dart
FloatRange
FloatRange constructor
FloatRange
brightness_4
brightness_5
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