solidRectanglePortrait constant

  1. @Deprecated('Use "solidRectangleVertical" instead.')
IconData const solidRectanglePortrait

Alias rectangle-portrait for icon solidRectangleVertical

Implementation

@Deprecated('Use "solidRectangleVertical" instead.')
static const IconData solidRectanglePortrait = solidRectangleVertical;