warning property
Implementation
static protos.LogLevel warning = ProtoMaker.createLogLevel(
'Warning',
Colors.yellow.value,
Icons.warning.codePoint,
);
static protos.LogLevel warning = ProtoMaker.createLogLevel(
'Warning',
Colors.yellow.value,
Icons.warning.codePoint,
);