landscape constant

  1. @Deprecated('Use "imageLandscape" instead.')
IconData const landscape

Alias landscape for icon imageLandscape

Implementation

@Deprecated('Use "imageLandscape" instead.')
static const IconData landscape = imageLandscape;