menu
webapp package
documentation
wa_htmler.dart
$H6
$H6.new constructor
$H6.new constructor
dark_mode
light_mode
$H6
constructor
$H6
(
{
Map
?
attrs
,
List
<
Tag
>
?
children
,
List
classes
=
const []
,
})
Implementation
$H6({super.attrs, super.children, super.classes});
webapp package
documentation
wa_htmler
$H6
$H6.new constructor
$H6 class