menu
hubble_app_content package
documentation
app.dart
HelpQAView
HelpQAView.new const constructor
HelpQAView.new const constructor
dark_mode
light_mode
HelpQAView
constructor
const
HelpQAView
(
{
Key
?
key
,
required
String
resId
,
Map
<
String
,
dynamic
>
?
prefetchedData
,
})
Implementation
const HelpQAView({ super.key, required this.resId, this.prefetchedData, });
hubble_app_content package
documentation
app
HelpQAView
HelpQAView.new const constructor
HelpQAView class