menu
xbox package
documentation
pick.dart
XPick
XPick.new const constructor
XPick.new const constructor
dark_mode
light_mode
XPick
constructor
const
XPick
(
{
Key
?
key
,
required
Widget
child
,
bool
?
expanded
,
bool
?
listview
,
bool
?
clipoval
,
})
Implementation
const XPick({ super.key, required this.child, this.expanded, this.listview, this.clipoval, });
xbox package
documentation
pick
XPick
XPick.new const constructor
XPick class