menu
elbe package
documentation
util/math.dart
Math
max constant
max constant
dark_mode
light_mode
max
constant
T Function<
T extends num
>
(
T
a
,
T
b
)
const
max
Implementation
static const max = math.max;
elbe package
documentation
util/math
Math
max constant
Math class