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