menu
smithy package
documentation
ast.dart
RangeTrait
RangeTrait.new const constructor
RangeTrait.new const constructor
dark_mode
light_mode
RangeTrait
constructor
const
RangeTrait
(
{
double
?
min
,
double
?
max
,
})
Implementation
const RangeTrait({ this.min, this.max, });
smithy package
documentation
ast
RangeTrait
RangeTrait.new const constructor
RangeTrait class