ComboBanderasWidget constructor
const
ComboBanderasWidget({})
Implementation
const ComboBanderasWidget(
{super.key,
required this.opciones,
this.valorDefecto,
required this.onSeleccionoOpcion,
required this.ancho,
required this.alto,
this.desactivarCampo = false,
this.contentPadding});