errorIncorrectIconName top-level constant

String const errorIncorrectIconName

Implementation

const String errorIncorrectIconName =
    'The icon name must contain only lowercase a-z, 0-9, or underscore: '
    'E.g. "ic_my_new_icon"';