LayoutController constructor
LayoutController({
- required Uint8List? imageHeader,
Implementation
LayoutController({required this.imageHeader, required this.imageFooter});
LayoutController({required this.imageHeader, required this.imageFooter});