menu
artools package
documentation
artools.dart
DoubleList typedef
DoubleList typedef
dark_mode
light_mode
DoubleList
typedef
DoubleList
=
List
<
double
>
Type alias for a list of doubles.
Implementation
typedef DoubleList = List<double>;
artools package
documentation
artools
DoubleList typedef
ARTools library