Resolves a protocol value to a themed Flutter color.
typedef JsUiColorResolver = Color? Function(Object? value);