squareBottomDashedScissors static method

Widget squareBottomDashedScissors({
  1. IconSize size = IconSize.md,
})

SquareBottomDashedScissors icon

Implementation

static Widget squareBottomDashedScissors({IconSize size = IconSize.md}) =>
    _LucideIcon(codepoint: 'e4eb', size: size);