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