storage constant

IconData const storage = const IconData(0xe1db, fontFamily: 'MaterialIcons')

storage — material icon named "storage".

Implementation

static const IconData storage = IconData(0xe1db, fontFamily: 'MaterialIcons')