thinArrowFromTop constant

  1. @Deprecated('Use "thinArrowDownFromLine" instead.')
IconData const thinArrowFromTop

Alias arrow-from-top for icon thinArrowDownFromLine

Implementation

@Deprecated('Use "thinArrowDownFromLine" instead.')
static const IconData thinArrowFromTop = thinArrowDownFromLine;