const String initialDataShown = 'CNN'; const String initialCancerDataShown = 'Breast'; List classificationItem = [ 'CNN', 'GLCM All + LVQ', 'GLCM PCA + LVQ', 'GLCM regresi + LVQ', ]; List cancerItem = [ 'Breast', 'Cervix', ];