utils/out library

Functions

out(String message, {bool error = false, List<String>? args, Map<String, String>? replace, VariableStyle? style, VariableResolver? resolver}) → void
Writes a message to the console output stream.