EncabezadoInstance constructor

EncabezadoInstance({
  1. required _ChalonaUnlockedConstructor unlocked,
})

Implementation

EncabezadoInstance({required super.unlocked}) : super(name: 'Encabezado');