menu
sara
modulos\catalogo\distribucion_tab.dart
DistribucionTab
DistribucionTab const constructor
DistribucionTab
dark_mode
light_mode
DistribucionTab
constructor
const
DistribucionTab
(
{
Key
?
key
,
required
dynamic
distribucion
,
String
?
taxonKey
,
int
?
cod_especie
}
)
Implementation
const DistribucionTab( {super.key, required this.distribucion, this.taxonKey, this.cod_especie});
sara
distribucion_tab
DistribucionTab
DistribucionTab const constructor
DistribucionTab class