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