style constant

IconData const style = const IconData(0xe41d, fontFamily: 'MaterialIcons')

style — material icon named "style".

Implementation

static const IconData style = IconData(0xe41d, fontFamily: 'MaterialIcons')