menu
spark_framework package
documentation
spark.dart
Min
Min.new const constructor
Min.new const constructor
dark_mode
light_mode
Min
constructor
const
Min
(
num
value
, {
String
?
message
,
})
Implementation
const Min(this.value, {this.message});
spark_framework package
documentation
spark
Min
Min.new const constructor
Min class