PmAqiSeverity
EPA AQI severity categories for PM2.5-derived AQI (0-500), per meshtastic/design#54. Mirrors Co2Severity's ppm→severity pattern, keyed on AQI value instead.
The category name is a string resource (not a hardcoded literal like Co2Severity's) because it is rendered next to the AQI value everywhere the category is shown — the category must never be conveyed by color alone.
Properties
Functions
The category color for the applied theme. Resolved from the surface actually in use rather than isSystemInDarkTheme(), so a user who forces light while the system is dark (or vice versa — AppTheme takes an explicit darkTheme) still gets the tone that was contrast-checked against the surface they are looking at.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.