listaRegioes constant Null safety
Implementation
static const List<String> listaRegioes = [
'Centro-Oeste',
'Nordeste',
'Norte',
'Sudeste',
'Sul'
];
static const List<String> listaRegioes = [
'Centro-Oeste',
'Nordeste',
'Norte',
'Sudeste',
'Sul'
];