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