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