menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
QueryGroup<T extends App<T>, E extends IsComponentManagable<T, E>>
negated property
negated property
dark_mode
light_mode
negated
property
bool
negated
getter/setter pair
When
true
, the entire group's result is negated before being applied.
Implementation
bool negated = false;
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
QueryGroup<T extends App<T>, E extends IsComponentManagable<T, E>>
negated property
QueryGroup class