VersionInfoWidget constructor
const
VersionInfoWidget({})
Implementation
const VersionInfoWidget({
this.textStyle,
this.prefixText = '',
this.suffixText = '',
this.showError = false,
super.key,
});
const VersionInfoWidget({
this.textStyle,
this.prefixText = '',
this.suffixText = '',
this.showError = false,
super.key,
});