regex static method

ArcaneGlyph regex({
  1. IconSize size = IconSize.md,
})

Regex icon

Implementation

static ArcaneGlyph regex({IconSize size = IconSize.md}) =>
    _LucideIcon(codepoint: 'e1fc', size: size);