menu
raylib_dartified package
documentation
core/raylib.dart
IterableIntEx
or property
or property
dark_mode
light_mode
or
property
int
get
or
Implementation
int get or => fold(0, (acc, f) => acc | f);
raylib_dartified package
documentation
core/raylib
IterableIntEx
or property
IterableIntEx extension on
Iterable
<
int
>