menu
xbox package
documentation
position.dart
XLeft
XLeft.new const constructor
XLeft.new const constructor
dark_mode
light_mode
XLeft
constructor
const
XLeft
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const XLeft({super.key, required this.child});
xbox package
documentation
position
XLeft
XLeft.new const constructor
XLeft class