select_all constant

IconData const select_all = const IconData(0xe162, fontFamily: 'MaterialIcons')

select_all — material icon named "select all".

Implementation

static const IconData select_all = IconData(0xe162, fontFamily: 'MaterialIcons')