thinLandscape constant

  1. @Deprecated('Use "thinImageLandscape" instead.')
IconData const thinLandscape

Alias landscape for icon thinImageLandscape

Implementation

@Deprecated('Use "thinImageLandscape" instead.')
static const IconData thinLandscape = thinImageLandscape;