lightRectanglePortrait constant

  1. @Deprecated('Use "lightRectangleVertical" instead.')
IconData const lightRectanglePortrait

Alias rectangle-portrait for icon lightRectangleVertical

Implementation

@Deprecated('Use "lightRectangleVertical" instead.')
static const IconData lightRectanglePortrait = lightRectangleVertical;