listIndentIncrease static method

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

ListIndentIncrease icon

Implementation

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