menu
moontree_utils package
documentation
extensions/iterable.dart
MinMaxOfAIteratableDouble
max property
max property
dark_mode
light_mode
max
property
double
get
max
Implementation
double get max => reduce(math.max);
moontree_utils package
documentation
extensions/iterable
MinMaxOfAIteratableDouble
max property
MinMaxOfAIteratableDouble extension on
Iterable
<
double
>