solidParenthesis constant

  1. @Deprecated('Use "solidBracketRound" instead.')
IconData const solidParenthesis

Alias parenthesis for icon solidBracketRound

Implementation

@Deprecated('Use "solidBracketRound" instead.')
static const IconData solidParenthesis = solidBracketRound;