The built-in identifiers get and set are blue when used in property declarations.
The problem is that they are blue also if they are used as normal method names, The expected behavior is that they have the same color as other normal methods.
This cosmetic issue is now more visible as the latest official Firestore plugin introduced renamed methods Query.get() and DocumentReference.set(). Also other popular plugin get_it uses a method named get.