rows4 static method

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

Rows4 icon

Implementation

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