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