tableProperties static method

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

TableProperties icon

Implementation

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