HeaderSection constructor
const
HeaderSection({})
Implementation
const HeaderSection({
super.key,
required this.isUpToDate,
required this.showNetworkError,
required this.latestVersion,
required this.colors,
required this.styles,
required this.strings,
});