lightParentheses constant

  1. @Deprecated('Use "lightBracketsRound" instead.')
IconData const lightParentheses

Alias parentheses for icon lightBracketsRound

Implementation

@Deprecated('Use "lightBracketsRound" instead.')
static const IconData lightParentheses = lightBracketsRound;