EncabezadoInstance constructor
EncabezadoInstance({
- required _ChalonaUnlockedConstructor unlocked,
Implementation
EncabezadoInstance({required super.unlocked}) : super(name: 'Encabezado');