trashArrowTurnLeft constant

  1. @Deprecated('Use "trashUndo" instead.')
IconData const trashArrowTurnLeft

Alias trash-arrow-turn-left for icon trashUndo

Implementation

@Deprecated('Use "trashUndo" instead.')
static const IconData trashArrowTurnLeft = trashUndo;