HelpView constructor
const
HelpView({})
Implementation
const HelpView({
super.key,
required this.gotoVideoScreen,
required this.gotoFaqAnswerScreen,
required this.resId,
});
const HelpView({
super.key,
required this.gotoVideoScreen,
required this.gotoFaqAnswerScreen,
required this.resId,
});