thinArrowToBottom constant

  1. @Deprecated('Use "thinArrowDownToLine" instead.')
IconData const thinArrowToBottom

Alias arrow-to-bottom for icon thinArrowDownToLine

Implementation

@Deprecated('Use "thinArrowDownToLine" instead.')
static const IconData thinArrowToBottom = thinArrowDownToLine;