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