Define print function
typedef WeatherPrint = void Function(String message, {int wrapWidth, String tag});