lightUndo constant

  1. @Deprecated('Use "lightArrowRotateLeft" instead.')
IconData const lightUndo

Alias undo for icon lightArrowRotateLeft

Implementation

@Deprecated('Use "lightArrowRotateLeft" instead.')
static const IconData lightUndo = lightArrowRotateLeft;