success property
Implementation
static protos.LogLevel success = ProtoMaker.createLogLevel(
'Success',
Colors.green.value,
Icons.done.codePoint,
);
static protos.LogLevel success = ProtoMaker.createLogLevel(
'Success',
Colors.green.value,
Icons.done.codePoint,
);