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