bool allOperatorsInherited

Source

bool get allOperatorsInherited => operators.every((f) => f.isInherited);