thinBracketLeft constant

  1. @Deprecated('Use "thinBracketSquare" instead.')
IconData const thinBracketLeft

Alias bracket-left for icon thinBracketSquare

Implementation

@Deprecated('Use "thinBracketSquare" instead.')
static const IconData thinBracketLeft = thinBracketSquare;