Color? getColor(String key) { return ResourceProvider.maybeOf(buildContext)?.getColor(key, buildContext); }