thinParenthesis constant

  1. @Deprecated('Use "thinBracketRound" instead.')
IconData const thinParenthesis

Alias parenthesis for icon thinBracketRound

Implementation

@Deprecated('Use "thinBracketRound" instead.')
static const IconData thinParenthesis = thinBracketRound;