menu
contacto
widgets/global/logos/libelula/libelula.dart
Libelula
Libelula const constructor
Libelula
brightness_4
brightness_5
Libelula
constructor
const
Libelula
(
{
Key?
key
,
required
double
width
,
Color
?
color
}
)
Implementation
const Libelula({ Key? key, required this.width, this.color, }) : super(key: key);
contacto
libelula
Libelula
Libelula const constructor
Libelula class