fileScan static method

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

FileScan icon

Implementation

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