thinArrowToTop constant

  1. @Deprecated('Use "thinArrowUpToLine" instead.')
IconData const thinArrowToTop

Alias arrow-to-top for icon thinArrowUpToLine

Implementation

@Deprecated('Use "thinArrowUpToLine" instead.')
static const IconData thinArrowToTop = thinArrowUpToLine;