menu
arcane_jaspr package
documentation
core/props/flow_props.dart
CenterProps
CenterProps.new const constructor
CenterProps.new const constructor
dark_mode
light_mode
CenterProps
constructor
const
CenterProps
(
{
required
Widget
child
,
})
Implementation
const CenterProps({required this.child});
arcane_jaspr package
documentation
core/props/flow_props
CenterProps
CenterProps.new const constructor
CenterProps class