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