thinBackspace constant

  1. @Deprecated('Use "thinDeleteLeft" instead.')
IconData const thinBackspace

Alias backspace for icon thinDeleteLeft

Implementation

@Deprecated('Use "thinDeleteLeft" instead.')
static const IconData thinBackspace = thinDeleteLeft;