indeterminate_check_box constant

IconData const indeterminate_check_box = const IconData(0xe909, fontFamily: 'MaterialIcons')

indeterminate_check_box — material icon named "indeterminate check box".

Implementation

static const IconData indeterminate_check_box = IconData(0xe909, fontFamily: 'MaterialIcons')