menu
flutter_scene package
documentation
fscene.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);
flutter_scene package
documentation
fscene
SoftRange
SoftRange.new const constructor
SoftRange class