menu
spark_framework package
documentation
spark.dart
CssLength
CssLength.max factory constructor
CssLength.max factory constructor
dark_mode
light_mode
CssLength.max
constructor
CssLength.max
(
List
<
CssLength
>
values
)
CSS max() function.
Implementation
factory CssLength.max(List<CssLength> values) = _CssLengthMax;
spark_framework package
documentation
spark
CssLength
CssLength.max factory constructor
CssLength class