menu
spark_framework package
documentation
spark.dart
Length
Length.new const constructor
Length.new const constructor
dark_mode
light_mode
Length
constructor
const
Length
(
{
int
?
min
,
int
?
max
,
String
?
message
,
})
Implementation
const Length({this.min, this.max, this.message});
spark_framework package
documentation
spark
Length
Length.new const constructor
Length class