check_box constant

IconData const check_box = const IconData(0xe834, fontFamily: 'MaterialIcons')

check_box — material icon named "check box".

Implementation

static const IconData check_box = IconData(0xe834, fontFamily: 'MaterialIcons')