isBuiltIn property

bool get isBuiltIn

Check if this is a built-in particle

Implementation

bool get isBuiltIn => Particles.all.contains(this);