menu
arcane_jaspr package
documentation
component/layout/flow.dart
ArcaneCenter
ArcaneCenter.new const constructor
ArcaneCenter.new const constructor
dark_mode
light_mode
ArcaneCenter
constructor
const
ArcaneCenter
(
{
required
Component
child
,
Key
?
key
,
})
Implementation
const ArcaneCenter({required this.child, super.key});
arcane_jaspr package
documentation
component/layout/flow
ArcaneCenter
ArcaneCenter.new const constructor
ArcaneCenter class