layersPlus static method

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

LayersPlus icon

Implementation

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