lightParenthesis constant

  1. @Deprecated('Use "lightBracketRound" instead.')
IconData const lightParenthesis

Alias parenthesis for icon lightBracketRound

Implementation

@Deprecated('Use "lightBracketRound" instead.')
static const IconData lightParenthesis = lightBracketRound;