lightLongArrowLeft constant

  1. @Deprecated('Use "lightArrowLeftLong" instead.')
IconData const lightLongArrowLeft

Alias long-arrow-left for icon lightArrowLeftLong

Implementation

@Deprecated('Use "lightArrowLeftLong" instead.')
static const IconData lightLongArrowLeft = lightArrowLeftLong;