indeterminate_check_box_rounded constant

IconData const indeterminate_check_box_rounded

indeterminate_check_box — material icon named "indeterminate check box" (round).

Implementation

static const IconData indeterminate_check_box_rounded = IconData(
  0xf814,
  fontFamily: 'MaterialIcons',
);