menu
artools package
documentation
artools.dart
IntList typedef
IntList typedef
dark_mode
light_mode
IntList
typedef
IntList
=
List
<
int
>
Type alias for a list of integers.
Implementation
typedef IntList = List<int>;
artools package
documentation
artools
IntList typedef
ARTools library