open_in_new constant

IconData const open_in_new = const IconData(0xe89e, fontFamily: 'MaterialIcons', matchTextDirection: true)

open_in_new — material icon named "open in new".

Implementation

static const IconData open_in_new = IconData(0xe89e, fontFamily: 'MaterialIcons', matchTextDirection: true)