menu
scene package
documentation
schema.dart
SoftRange
SoftRange.new const constructor
SoftRange.new const constructor
dark_mode
light_mode
SoftRange
constructor
const
SoftRange
(
double
min
,
double
max
)
Implementation
const SoftRange(this.min, this.max);
scene package
documentation
schema
SoftRange
SoftRange.new const constructor
SoftRange class