label_outline constant

IconData const label_outline = const IconData(0xe893, fontFamily: 'MaterialIcons', matchTextDirection: true)

label_outline — material icon named "label outline".

Implementation

static const IconData label_outline = IconData(0xe893, fontFamily: 'MaterialIcons', matchTextDirection: true)