menu
artisanal package
documentation
uv.dart
Side
Side.new const constructor
Side.new const constructor
dark_mode
light_mode
Side
constructor
const
Side
(
{
String
content
=
''
,
UvStyle
style
=
const UvStyle()
,
Link
link
=
const Link()
,
})
Implementation
const Side({ this.content = '', this.style = const UvStyle(), this.link = const Link(), });
artisanal package
documentation
uv
Side
Side.new const constructor
Side class