error property
Implementation
static protos.LogLevel error = ProtoMaker.createLogLevel(
'Error',
Colors.red.value,
Icons.error.codePoint,
);
static protos.LogLevel error = ProtoMaker.createLogLevel(
'Error',
Colors.red.value,
Icons.error.codePoint,
);