info property
Implementation
static protos.LogLevel info = ProtoMaker.createLogLevel(
'Info',
Colors.blue.value,
Icons.info_outline.codePoint,
);
static protos.LogLevel info = ProtoMaker.createLogLevel(
'Info',
Colors.blue.value,
Icons.info_outline.codePoint,
);