thinLevelDown constant

  1. @Deprecated('Use "thinArrowTurnDown" instead.')
IconData const thinLevelDown

Alias level-down for icon thinArrowTurnDown

Implementation

@Deprecated('Use "thinArrowTurnDown" instead.')
static const IconData thinLevelDown = thinArrowTurnDown;