menu
arcane_jaspr package
documentation
component/html/side_content.dart
ArcaneSideContent
ArcaneSideContent.new const constructor
ArcaneSideContent.new const constructor
dark_mode
light_mode
ArcaneSideContent
constructor
const
ArcaneSideContent
(
{
required
List
<
Component
>
children
,
ArcaneStyleData
?
styles
,
String
?
classes
,
String
?
id
,
Key
?
key
,
})
Implementation
const ArcaneSideContent({ required this.children, this.styles, this.classes, this.id, super.key, });
arcane_jaspr package
documentation
component/html/side_content
ArcaneSideContent
ArcaneSideContent.new const constructor
ArcaneSideContent class