alerts static method
Alias for bell - semantic name for common use case
Implementation
static ArcaneGlyph alerts({IconSize size = IconSize.md}) =>
_LucideIcon(codepoint: 'e059', size: size);
Alias for bell - semantic name for common use case
static ArcaneGlyph alerts({IconSize size = IconSize.md}) =>
_LucideIcon(codepoint: 'e059', size: size);