menu
purpi_kit package
documentation
feature/setting/presentation/pages/html_view_screen.dart
HtmlViewScreen
HtmlViewScreen.new const constructor
HtmlViewScreen.new const constructor
dark_mode
light_mode
HtmlViewScreen
constructor
const
HtmlViewScreen
(
{
Key
?
key
,
required
String
pageContent
,
required
String
pagesTitre
,
})
Implementation
const HtmlViewScreen({ super.key, required this.pageContent, required this.pagesTitre, });
purpi_kit package
documentation
feature/setting/presentation/pages/html_view_screen
HtmlViewScreen
HtmlViewScreen.new const constructor
HtmlViewScreen class