checkBox constant
        
        IconData
        const checkBox
        
      
      
      
Implementation
static const IconData checkBox = IconData(
  0xe917,
  fontFamily: 'GalleryIcons',
);static const IconData checkBox = IconData(
  0xe917,
  fontFamily: 'GalleryIcons',
);