message constant

String const message

Implementation

static const String message =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M0 8v8a2 2 0 002 2h16a2 2 0 002-2V8l-10 4z"/><path fill="currentColor" d="M2 2a2 2 0 00-2 2v2l10 4 10-4V4a2 2 0 00-2-2z"/></svg>';