menu
genai package
documentation
models/model_config_value.dart
ConfigSliderValue
ConfigSliderValue.new constructor
ConfigSliderValue.new constructor
dark_mode
light_mode
ConfigSliderValue
constructor
ConfigSliderValue
(
{
required
(
double
,
double
,
double
)
value
,
})
Implementation
ConfigSliderValue({required (double, double, double) value}) : super(value);
genai package
documentation
models/model_config_value
ConfigSliderValue
ConfigSliderValue.new constructor
ConfigSliderValue class