wallpaper constant

IconData const wallpaper = const IconData(0xe1bc, fontFamily: 'MaterialIcons')

wallpaper — material icon named "wallpaper".

Implementation

static const IconData wallpaper = IconData(0xe1bc, fontFamily: 'MaterialIcons')