listIndentDecrease static method

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

ListIndentDecrease icon

Implementation

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