lightArrowsH constant

  1. @Deprecated('Use "lightArrowsLeftRight" instead.')
IconData const lightArrowsH

Alias arrows-h for icon lightArrowsLeftRight

Implementation

@Deprecated('Use "lightArrowsLeftRight" instead.')
static const IconData lightArrowsH = lightArrowsLeftRight;