thinParentheses constant

  1. @Deprecated('Use "thinBracketsRound" instead.')
IconData const thinParentheses

Alias parentheses for icon thinBracketsRound

Implementation

@Deprecated('Use "thinBracketsRound" instead.')
static const IconData thinParentheses = thinBracketsRound;