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