static void throwNullError(String colorModeStr, String configStr) { throw FlutterError( 'When using `ColorMode.$colorModeStr`, `$configStr` must be set.'); }