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