more constant

IconData const more = const IconData(0xe619, fontFamily: 'MaterialIcons')

more — material icon named "more".

Implementation

static const IconData more = IconData(0xe619, fontFamily: 'MaterialIcons')