landscape constant

IconData const landscape = const IconData(0xe3f7, fontFamily: 'MaterialIcons')

landscape — material icon named "landscape".

Implementation

static const IconData landscape = IconData(0xe3f7, fontFamily: 'MaterialIcons')