lightBackspace constant

  1. @Deprecated('Use "lightDeleteLeft" instead.')
IconData const lightBackspace

Alias backspace for icon lightDeleteLeft

Implementation

@Deprecated('Use "lightDeleteLeft" instead.')
static const IconData lightBackspace = lightDeleteLeft;