label_important constant

IconData const label_important = const IconData(0xe937, fontFamily: 'MaterialIcons', matchTextDirection: true)

label_important — material icon named "label important".

Implementation

static const IconData label_important = IconData(0xe937, fontFamily: 'MaterialIcons', matchTextDirection: true)