api/internal/guide/guide_color library

Functions

colorOr(String? hex, Color fallback) Color
Parses a hex colour string into a Color, mirroring Android's Color.parseColor semantics used by the native guide models so the same backend JSON yields identical colours on every platform.