lightArrowToBottom constant

  1. @Deprecated('Use "lightArrowDownToLine" instead.')
IconData const lightArrowToBottom

Alias arrow-to-bottom for icon lightArrowDownToLine

Implementation

@Deprecated('Use "lightArrowDownToLine" instead.')
static const IconData lightArrowToBottom = lightArrowDownToLine;