MessageDisplay constructor
- required bool showLogs,
Provides a const constructor for this widget.
Implementation
MessageDisplay({required this.showLogs}) : super(models.home);
Provides a const constructor for this widget.
MessageDisplay({required this.showLogs}) : super(models.home);