NAppVersion constructor
const
NAppVersion({})
Implementation
const NAppVersion({
super.key,
required this.controller,
this.fallbackVersion,
this.style,
this.showPrefix = true,
this.watchReleases = true,
});