thinRectanglePortrait constant

  1. @Deprecated('Use "thinRectangleVertical" instead.')
IconData const thinRectanglePortrait

Alias rectangle-portrait for icon thinRectangleVertical

Implementation

@Deprecated('Use "thinRectangleVertical" instead.')
static const IconData thinRectanglePortrait = thinRectangleVertical;