menu
mamba package
documentation
command.dart
RepeatablePairDoubleOption
RepeatablePairDoubleOption.new const constructor
RepeatablePairDoubleOption.new const constructor
dark_mode
light_mode
RepeatablePairDoubleOption
constructor
const
RepeatablePairDoubleOption
(
String
name
, {
double
?
min
,
double
?
max
,
double
?
step
,
String
?
short
,
String
?
description
,
})
Implementation
const new( super.name, { this.min, this.max, this.step, super.short, super.description, });
mamba package
documentation
command
RepeatablePairDoubleOption
RepeatablePairDoubleOption.new const constructor
RepeatablePairDoubleOption class