thinArrowFromBottom constant

  1. @Deprecated('Use "thinArrowUpFromLine" instead.')
IconData const thinArrowFromBottom

Alias arrow-from-bottom for icon thinArrowUpFromLine

Implementation

@Deprecated('Use "thinArrowUpFromLine" instead.')
static const IconData thinArrowFromBottom = thinArrowUpFromLine;